Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/include/
H A Dspecialreg.h1316 #define VMCS_TPR_THRESHOLD 0x401C macro
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c7244 vmx_dump_vmcs_field(VMCS_TPR_THRESHOLD, "TPR Threshold"); in vmx_dump_vmcs()