Lines Matching defs:high
28 unsigned long high = low + IRQ_STACK_SIZE;
32 .high = high,
45 unsigned long high = low + THREAD_SIZE;
49 .high = high,
68 unsigned long high = low + OVERFLOW_STACK_SIZE;
72 .high = high,
86 unsigned long high = low + SDEI_STACK_SIZE;
90 .high = high,
97 unsigned long high = low + SDEI_STACK_SIZE;
101 .high = high,
114 unsigned long high = (u64)efi_rt_stack_top;
115 unsigned long low = high - THREAD_SIZE;
119 .high = high,