HomeSort by relevance Sort by last modified time
    Searched refs:load_esp0 (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/asm-x86/
paravirt.h 104 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);
processor_32.h 583 static inline void load_esp0(struct tss_struct *tss, struct thread_struct *thread) function

Completed in 123 milliseconds