Searched defs:eptp (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.1/arch/x86/kvm/vmx/ |
| D | vmx_ops.h | 293 static inline void __invept(unsigned long ext, u64 eptp, gpa_t gpa) in __invept() 296 u64 eptp, gpa; in __invept() member 339 static inline void ept_sync_context(u64 eptp) in ept_sync_context()
|
| D | nested.c | 344 static bool nested_ept_root_matches(hpa_t root_hpa, u64 root_eptp, u64 eptp) in nested_ept_root_matches() 350 static void nested_ept_invalidate_addr(struct kvm_vcpu *vcpu, gpa_t eptp, in nested_ept_invalidate_addr() 5597 u64 eptp, gpa; in handle_invept() member
|
| D | vmx.c | 474 noinline void invept_error(unsigned long ext, u64 eptp, gpa_t gpa) in invept_error() 3230 u64 eptp = VMX_EPTP_MT_WB; in construct_eptp() local 3248 u64 eptp; in vmx_load_mmu_pgd() local
|
| /Linux-v6.1/tools/testing/selftests/kvm/lib/x86_64/ |
| D | vmx.c | 222 struct eptPageTablePointer eptp = { in init_vmcs_control_fields() local
|
| /Linux-v6.1/tools/testing/selftests/kvm/include/x86_64/ |
| D | vmx.h | 530 void *eptp; member
|
| /Linux-v6.1/arch/x86/include/asm/ |
| D | vmx.h | 519 static inline u8 vmx_eptp_page_walk_level(u64 eptp) in vmx_eptp_page_walk_level()
|