Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/amd64/include/
HDmd_var.h42 extern char ctx_switch_xsave32[];
/freebsd-14-stable/sys/amd64/amd64/
HDcpu_switch.S128 jne ctx_switch_xsave32
299 .globl ctx_switch_xsave32
300 ctx_switch_xsave32: label
HDfpu.c324 ctx_switch_xsave32[3] |= 0x10; in fpuinit_bsp1()