Searched defs:eptp (Results 1 – 4 of 4) sorted by relevance
305 uintptr_t eptp = (uintptr_t)arg2; in hma_vmx_invept_xcall() local314 hma_vmx_invept_allcpus(uintptr_t eptp) in hma_vmx_invept_allcpus()
144 uint64_t eptp; member
1001 invept(uint64_t type, uint64_t eptp) in invept()1005 uint64_t eptp; in invept() member
1619 uint64_t eptp, bm, addr, u64, pteval[4], *pte, info[2]; in main() local