Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.h159 int rdpid_rdtscp_bits = ((1 << VM_CAP_RDPID) | (1 << VM_CAP_RDTSCP)); in vmx_have_msr_tsc_aux()
H A Dvmx.c1166 vmx->cap[i].set |= cap_rdpid != 0 ? 1 << VM_CAP_RDPID : 0; in vmx_init()
3474 case VM_CAP_RDPID: in vmx_getcap()
3546 case VM_CAP_RDPID: in vmx_setcap()
/f-stack/freebsd/amd64/vmm/
H A Dx86.c456 VM_CAP_RDPID, &enable_rdpid); in x86_emulate_cpuid()
/f-stack/freebsd/amd64/include/
H A Dvmm.h483 VM_CAP_RDPID, enumerator