Searched refs:__PV_CALLEE_SAVE_REGS_THUNK (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dqspinlock_paravirt.h17 __PV_CALLEE_SAVE_REGS_THUNK(__pv_queued_spin_unlock_slowpath, ".spinlock.text");
65 __PV_CALLEE_SAVE_REGS_THUNK(__pv_queued_spin_unlock, ".spinlock.text");
H A Dparavirt.h655 #define __PV_CALLEE_SAVE_REGS_THUNK(func, section) \ macro
674 __PV_CALLEE_SAVE_REGS_THUNK(func, ".text")

Completed in 300 milliseconds