Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dcpu_machdep.c148 x86_msr_op(u_int msr, u_int op, uint64_t arg1) in x86_msr_op() function
870 x86_msr_op(MSR_IA32_SPEC_CTRL, (for_all_cpus ? in hw_ibrs_recalculate()
927 x86_msr_op(MSR_IA32_SPEC_CTRL, in hw_ssb_set()
1218 x86_msr_op(MSR_IA32_TSX_CTRL, in taa_set()
1383 x86_msr_op(MSR_IA32_MCU_OPT_CTRL, in x86_rngds_mitg_recalculate()
/f-stack/freebsd/x86/include/
H A Dx86_var.h158 void x86_msr_op(u_int msr, u_int op, uint64_t arg1);