Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c1822 static inline bool is_ept_sp(struct kvm_mmu_page *sp) in is_ept_sp() function
1831 if ((!is_ept_sp(sp) && sp->role.gpte_is_8_bytes != !!is_pae(vcpu)) || in __kvm_sync_page()

Completed in 9 milliseconds