Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dmd_var.h40 extern char ctx_switch_xsave32[];
/f-stack/freebsd/amd64/amd64/
H A Dcpu_switch.S130 jne ctx_switch_xsave32
301 .globl ctx_switch_xsave32
302 ctx_switch_xsave32: label
H A Dfpu.c363 ctx_switch_xsave32[3] |= 0x10; in fpuinit_bsp1()