Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dpcb.h51 struct switchframe pcb_regs; /* CPU state */
H A Dframe.h107 struct switchframe struct
/f-stack/freebsd/arm/arm/
H A Dvm_machdep.c85 _Static_assert((sizeof(struct switchframe) % 8) == 0, "Bad alignment");