Searched refs:PRIMARY_STACK_SIZE (Results 1 – 5 of 5) sorted by relevance
78 #define PRIMARY_STACK_SIZE 8192 macro
310 BUILD_BUG_ON((IST_MAX + 2) * PAGE_SIZE + PRIMARY_STACK_SIZE > STACK_SIZE); in subarch_percpu_traps_init()
261 PRIMARY_STACK_SIZE - PAGE_SIZE); in mfn_in_guarded_stack()
526 esp_top = esp_bottom - PRIMARY_STACK_SIZE; in show_stack_overflow()
5507 BUILD_BUG_ON((PRIMARY_STACK_SIZE + PAGE_SIZE) > STACK_SIZE); in memguard_guard_stack()5509 PRIMARY_STACK_SIZE - PAGE_SIZE); in memguard_guard_stack()5516 PRIMARY_STACK_SIZE - PAGE_SIZE); in memguard_unguard_stack()
Completed in 19 milliseconds