Searched refs:PC_PTI_STACK_SZ (Results 1 – 4 of 4) sorted by relevance
41 #define PC_PTI_STACK_SZ 16 macro82 uint64_t pc_pti_stack[PC_PTI_STACK_SZ]; \
236 ASSYM(PC_PTI_STACK_SZ, PC_PTI_STACK_SZ);
288 PC_PTI_STACK_SZ * sizeof(uint64_t)) & ~0xful); in init_secondary()
162 CTASSERT(PC_PTI_STACK_SZ * sizeof(register_t) >= 2 * sizeof(struct pti_frame) -1576 PC_PTI_STACK_SZ * sizeof(uint64_t)) & ~0xful); in amd64_bsp_pcpu_init2()