Searched defs:KERNEL_STACK_ALIGNMENT (Results 1 - 6 of 6) sorted by relevance

/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/32/mode/kernel/
H A Dstack.h18 #define KERNEL_STACK_ALIGNMENT 16 macro
/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/64/mode/kernel/
H A Dstack.h19 #define KERNEL_STACK_ALIGNMENT 4096 macro
/seL4-l4v-10.1.1/seL4/include/arch/riscv/arch/32/mode/kernel/
H A Dstack.h24 #define KERNEL_STACK_ALIGNMENT 4 macro
/seL4-l4v-10.1.1/seL4/include/arch/riscv/arch/64/mode/kernel/
H A Dstack.h24 #define KERNEL_STACK_ALIGNMENT 8 macro
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/32/mode/kernel/
H A Dstack.h19 #define KERNEL_STACK_ALIGNMENT 4096 macro
21 #define KERNEL_STACK_ALIGNMENT 16 macro
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/64/mode/kernel/
H A Dstack.h18 #define KERNEL_STACK_ALIGNMENT 16 macro

Completed in 80 milliseconds