Searched defs:exception_stack (Results 1 – 5 of 5) sorted by relevance
35 u32 exception_stack[0x400] __attribute__((aligned(8))); variable
33 u64 exception_stack[2*KiB] __attribute__((aligned(16))); variable
8 uint8_t exception_stack[0x100] __aligned(8); variable
43 u8 exception_stack[0x400] __aligned(16); variable
11 uint8_t exception_stack[2*KiB] __attribute__((aligned(16))); variable