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: Hollis Blanchard <[email protected]>
Acked-by: Josh Boyer <[email protected]>
Acked-by: Paul Mackerras <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
#ifndef __ASSEMBLY__
+extern unsigned int tlb_44x_hwater;
+
typedef struct {
unsigned long id;
unsigned long vdso_base;