Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dparavirt.h684 PVOP_VCALLEE1(pv_lock_ops.queued_spin_unlock, lock); in pv_queued_spin_unlock()
788 PVOP_VCALLEE1(pv_irq_ops.restore_fl, f); in arch_local_irq_restore()
Dparavirt_types.h616 #define PVOP_VCALLEE1(op, arg1) \ macro