Home
last modified time | relevance | path

Searched defs:wrmsr (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/grub/grub-0.97/netboot/
H A Dcpu.h198 #define wrmsr(msr,val1,val2) \ macro
/titanic_51/usr/src/boot/sys/i386/include/
H A Dcpufunc.h384 wrmsr(u_int msr, uint64_t newval) in wrmsr() function
/titanic_51/usr/src/boot/sys/amd64/include/
H A Dcpufunc.h409 wrmsr(u_int msr, uint64_t newval) in wrmsr() function