Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvmx_controls.h56 #define PROCBASED_MTF (1 << 27) macro
H A Dvmx.c549 PROCBASED_MTF, 0, in vmx_init()
771 if ((proc_ctls & PROCBASED_MTF) != 0) { in vmx_vminit()
3416 flag = PROCBASED_MTF; in vmx_setcap()