Searched defs:load_esp0 (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/asm-x86/
H A Dparavirt.h104 void (*load_esp0)(struct tss_struct *tss, struct thread_struct *t); member in struct:pv_cpu_ops
452 static inline void load_esp0(struct tss_struct *tss, function
455 PVOP_VCALL2(pv_cpu_ops.load_esp0, tss, thread);
H A Dprocessor_32.h583 static inline void load_esp0(struct tss_struct *tss, struct thread_struct *thread) function

Completed in 111 milliseconds