1 2 3 4 5 6
#ifndef __ASM_QSPINLOCK_PARAVIRT_H #define __ASM_QSPINLOCK_PARAVIRT_H PV_CALLEE_SAVE_REGS_THUNK(__pv_queued_spin_unlock); #endif