Home
last modified time | relevance | path

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

/src/sys/arm/include/
H A Dpcb.h49 struct switchframe pcb_regs; /* CPU state */
H A Dframe.h105 struct switchframe struct
/src/sys/arm/arm/
H A Dvm_machdep.c80 _Static_assert((sizeof(struct switchframe) % 8) == 0, "Bad alignment");