Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/amd/
H A Dvmcb.h100 #define VMCB_TLB_FLUSH_ALL 1 /* Flush entire TLB */ macro
H A Dsvm.c1887 ctrl->tlb_ctrl = VMCB_TLB_FLUSH_ALL; in svm_pmap_activate()