Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/include/
H A Dglobaldata.h72 union savefpu gd_zerofpu; /* xrstor/fxrstor/frstor zero regs */ member
/dragonfly/sys/platform/pc64/x86_64/
H A Dnpx.c486 fpurstor(&md->gd_zerofpu, npx_xcr0_mask); /* security wipe */ in npxsave()