Searched refs:fiq_stack (Results 1 – 1 of 1) sorted by relevance
274 vm_offset_t fiq_stack = 0; in cpu_stack_alloc() local288 kr = kernel_memory_allocate(kernel_map, &fiq_stack, in cpu_stack_alloc()297 cpu_data_ptr->fiqstack_top = fiq_stack + PAGE_SIZE + FIQSTACK_SIZE; in cpu_stack_alloc()