Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dmmu.c2355 static inline bool is_ept_sp(struct kvm_mmu_page *sp) in is_ept_sp() function
2364 if ((!is_ept_sp(sp) && sp->role.gpte_is_8_bytes != !!is_pae(vcpu)) || in __kvm_sync_page()