Home
last modified time | relevance | path

Searched refs:is_pse (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kvm/
Dx86.h194 static inline int is_pse(struct kvm_vcpu *vcpu) in is_pse() function
/arch/x86/kvm/mmu/
Dmmu.c4422 bool is_pse = false; in reset_shadow_zero_bits_mask() local
4431 guest_can_use_gbpages(vcpu), is_pse, is_amd); in reset_shadow_zero_bits_mask()