Commit 4baacfb0 authored by Hollis Blanchard's avatar Hollis Blanchard Committed by Avi Kivity
Browse files

ppc: Export tlb_44x_hwater for KVM



PowerPC 440 KVM needs to know how many TLB entries are used for the host kernel
linear mapping (it does not modify these mappings when switching between guest
and host execution).

Signed-off-by: default avatarHollis Blanchard <hollisb@us.ibm.com>
Acked-by: default avatarJosh Boyer <jwboyer@linux.vnet.ibm.com>
Acked-by: default avatarPaul Mackerras <paulus@samba.org>
Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent 76f7c879
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -53,6 +53,8 @@


#ifndef __ASSEMBLY__
#ifndef __ASSEMBLY__


extern unsigned int tlb_44x_hwater;

typedef struct {
typedef struct {
	unsigned long id;
	unsigned long id;
	unsigned long vdso_base;
	unsigned long vdso_base;