Searched refs:KVM_MMU_EFER_ROLE_BITS (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/kvm/ | ||
| A D | mmu.h | 43 #define KVM_MMU_EFER_ROLE_BITS (EFER_LME | EFER_NX) macro |
| A D | x86.c | 1781 if ((efer ^ old_efer) & KVM_MMU_EFER_ROLE_BITS) in set_efer() |
Completed in 65 milliseconds