Home
last modified time | relevance | path

Searched refs:ctx_switch_xsave (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/amd64/include/
H A Dmd_var.h41 extern char ctx_switch_xsave[];
/freebsd/sys/amd64/amd64/
H A Dcpu_switch.S129 .globl ctx_switch_xsave
130 ctx_switch_xsave: label
H A Dfpu.c322 ctx_switch_xsave[3] |= 0x10; in fpuinit_bsp1()