Home
last modified time | relevance | path

Searched refs:STACK_ALIGN (Results 1 – 4 of 4) sorted by relevance

/hafnium-2.8-rc0/src/arch/fake/inc/hf/arch/
A Dtypes.h16 #define STACK_ALIGN 64 macro
/hafnium-2.8-rc0/test/hftest/
A Dpower_mgmt.c74 if ((s_arch.initial_sp % STACK_ALIGN) != 0) { in hftest_cpu_start()
/hafnium-2.8-rc0/src/arch/aarch64/inc/hf/arch/
A Dtypes.h19 #define STACK_ALIGN 16 macro
/hafnium-2.8-rc0/src/
A Dcpu.c36 static_assert((PAGE_SIZE % STACK_ALIGN) == 0,

Completed in 4 milliseconds