Home
last modified time | relevance | path

Searched defs:RDMSR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hyperv/vmbus/x86/
H A Dhyperv_machdep.h36 #define RDMSR(msr) rdmsr(msr) macro
/freebsd/sys/dev/hyperv/vmbus/aarch64/
H A Dhyperv_machdep.h55 #define RDMSR(msr) arm_hv_get_vreg(msr) macro