Home
last modified time | relevance | path

Searched refs:PVOP_VCALLEE1 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dparavirt.h701 PVOP_VCALLEE1(pv_lock_ops.queued_spin_unlock, lock); in pv_queued_spin_unlock()
812 PVOP_VCALLEE1(pv_irq_ops.restore_fl, f); in arch_local_irq_restore()
Dparavirt_types.h638 #define PVOP_VCALLEE1(op, arg1) \ macro