Home
last modified time | relevance | path

Searched refs:RDMSR (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/hyperv/vmbus/x86/
H A Dvmbus_x86.c123 orig = RDMSR(sint); in vmbus_synic_setup1()
137 orig = RDMSR(sint); in vmbus_synic_teardown1()
H A Dhyperv_machdep.h36 #define RDMSR(msr) rdmsr(msr) macro
/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus.c758 VMBUS_PCPU_GET(sc, vcpuid, cpu) = RDMSR(MSR_HV_VP_INDEX); in vmbus_synic_setup()
770 orig = RDMSR(MSR_HV_SIMP); in vmbus_synic_setup()
778 orig = RDMSR(MSR_HV_SIEFP); in vmbus_synic_setup()
788 orig = RDMSR(sint); in vmbus_synic_setup()
800 orig = RDMSR(MSR_HV_SCONTROL); in vmbus_synic_setup()
824 orig = RDMSR(MSR_HV_SCONTROL); in vmbus_synic_teardown()
831 orig = RDMSR(sint); in vmbus_synic_teardown()
841 orig = RDMSR(MSR_HV_SIMP); in vmbus_synic_teardown()
847 orig = RDMSR(MSR_HV_SIEFP); in vmbus_synic_teardown()
/freebsd/sys/dev/hyperv/vmbus/aarch64/
H A Dhyperv_machdep.h55 #define RDMSR(msr) arm_hv_get_vreg(msr) macro
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleAtom.td849 def : InstRW<[AtomWrite01_78], (instrs RDMSR)>;
H A DX86InstrSystem.td451 def RDMSR : I<0x32, RawFrm, (outs), (ins), "rdmsr", []>, TB;
H A DX86SchedAlderlakeP.td1869 def : InstRW<[ADLPWriteResGroup198], (instrs RDMSR)>;
H A DX86SchedSapphireRapids.td2188 def : InstRW<[SPRWriteResGroup202], (instrs RDMSR)>;