Home
last modified time | relevance | path

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

/freebsd/sys/amd64/include/
H A Dmd_var.h42 extern char ctx_switch_xsave32[];
/freebsd/sys/amd64/amd64/
H A Dcpu_switch.S128 jne ctx_switch_xsave32
299 .globl ctx_switch_xsave32 symbol
300 ctx_switch_xsave32: label
H A Dfpu.c324 ctx_switch_xsave32[3] |= 0x10; in fpuinit_bsp1()