Searched refs:rsp0 (Results 1 – 4 of 4) sorted by relevance
174 void set_tss64(unsigned int *Table, unsigned long rsp0, unsigned long rsp1, unsigned long rsp2, uns… in set_tss64() argument177 *(unsigned long *)(Table + 1) = rsp0; in set_tss64()
152 ul rsp0; member
36 ….reserved0 = 0, .rsp0 = (ul)(initial_proc_union.stack + STACK_SIZE / sizeof(ul)), …
111 initial_tss[proc_current_cpu_id].rsp0 = next->thread->rbp; in __switch_to()323 initial_tss[proc_current_cpu_id].rsp0 = initial_thread.rbp; in process_init()