Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/x86_64/
H A Dinitcpu.c236 load_xcr(0, npx_xcr0_mask); in initializecpu()
/dragonfly/sys/cpu/x86_64/include/
H A Dcpufunc.h604 load_xcr(u_int xcr, uint64_t newval) in load_xcr() function