Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dparavirt.h817 PVOP_VCALLEE0(pv_irq_ops.irq_disable); in arch_local_irq_disable()
822 PVOP_VCALLEE0(pv_irq_ops.irq_enable); in arch_local_irq_enable()
Dparavirt_types.h618 #define PVOP_VCALLEE0(op) \ macro