Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dx86_var.h154 #define MSR_OP_WRITE 0x00000003 macro
/f-stack/freebsd/x86/x86/
H A Dcpu_machdep.c138 case MSR_OP_WRITE: in x86_msr_op_one()
157 a.op == MSR_OP_WRITE); in x86_msr_op()