Home
last modified time | relevance | path

Searched defs:npx_mxcsr_mask (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/platform/vkernel64/x86_64/
HDnpx.c80 uint32_t npx_mxcsr_mask = 0xFFBF; variable
/dragonfly/sys/platform/pc64/x86_64/
HDnpx.c113 __read_mostly uint32_t npx_mxcsr_mask = 0xFFBF; /* this is the default */ variable