Searched defs:PCB_FP (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/x86/x86/
H A Dstack_machdep.c49 #define PCB_FP(pcb) ((pcb)->pcb_ebp) macro
56 #define PCB_FP(pcb) ((pcb)->pcb_rbp) macro
/freebsd-current/sys/arm64/include/
H A Dpcb.h46 #define PCB_FP 10 macro

Completed in 113 milliseconds