Searched refs:cpu_entry_stack (Results 1 – 4 of 4) sorted by relevance
142 static __always_inline struct entry_stack *cpu_entry_stack(int cpu) in cpu_entry_stack() function
50 struct entry_stack *ss = cpu_entry_stack(smp_processor_id()); in in_entry_stack()
2080 wrmsrq(MSR_IA32_SYSENTER_ESP, (unsigned long)(cpu_entry_stack(cpu) + 1)); in enable_sep_cpu()2213 (unsigned long)(cpu_entry_stack(smp_processor_id()) + 1)); in idt_syscall_init()2425 load_sp0((unsigned long)(cpu_entry_stack(cpu) + 1)); in cpu_init()
1447 (unsigned long)(cpu_entry_stack(cpu) + 1)); in vmx_vcpu_load_vmcs()
Completed in 22 milliseconds