Home
last modified time | relevance | path

Searched defs:PCB_FPU (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/arch/riscv64/include/
H A Dpcb.h34 #define PCB_FPU global() macro
/openbsd-src/sys/arch/arm64/include/
H A Dpcb.h33 #define PCB_FPU global() macro
/openbsd-src/sys/arch/powerpc64/include/
H A Dpcb.h28 #define PCB_FPU 0x000000001 macro
/openbsd-src/sys/arch/powerpc/include/
H A Dpcb.h53 #define PCB_FPU 1 /* Process had FPU initialized */ macro
/openbsd-src/sys/arch/arm/include/
H A Dpcb.h80 #define PCB_FPU 0x00000001 /* Process had FPU initialized */ macro