Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dparavirt.h814 PVOP_VCALLEE0(pv_irq_ops.irq_disable); in arch_local_irq_disable()
819 PVOP_VCALLEE0(pv_irq_ops.irq_enable); in arch_local_irq_enable()
Dparavirt_types.h614 #define PVOP_VCALLEE0(op) \ macro