Searched refs:switchframe (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/arm/include/
H A Dpcb.h50 struct switchframe pcb_regs; /* CPU state */
H A Dframe.h106 struct switchframe struct
/freebsd-11.0-release/sys/arm/arm/
H A Dvm_machdep.c82 * struct switchframe and trapframe must both be a multiple of 8
85 CTASSERT(sizeof(struct switchframe) == 48);

Completed in 27 milliseconds