Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86_vmx.c92 vmx_invvpid(uint64_t op, struct vpid_desc *desc) in vmx_invvpid() function
2296 vmx_invvpid(vmx_tlb_flush_op, &vpid_desc); in vmx_vcpu_run()