Searched refs:VMCB_TLB_FLUSH_ALL (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/amd64/vmm/amd/ | ||
| H A D | vmcb.h | 100 #define VMCB_TLB_FLUSH_ALL 1 /* Flush entire TLB */ macro |
| H A D | svm.c | 1887 ctrl->tlb_ctrl = VMCB_TLB_FLUSH_ALL; in svm_pmap_activate() |