Searched refs:x86_msr_xcall (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/share/man/man9/man9.x86/
H A DMakefile3 MAN= nmi.9 rdmsr.9 tsc.9 x86_msr_xcall.9
/netbsd-current/sys/arch/x86/include/
H A Dcpu_msr.h44 x86_msr_xcall(void *arg1, void *arg2) function
/netbsd-current/sys/arch/x86/x86/
H A Dodcm.c379 xc = xc_broadcast(0, (xcfunc_t)x86_msr_xcall, &msr, NULL);
H A Dpowernow.c911 xc = xc_broadcast(0, (xcfunc_t)x86_msr_xcall, &msr, NULL);
H A Dest.c1291 xc = xc_broadcast(0, x86_msr_xcall, &msr, NULL);

Completed in 161 milliseconds