Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dparavirt.h793 PVOP_VCALLEE0(pv_irq_ops.irq_disable); in arch_local_irq_disable()
798 PVOP_VCALLEE0(pv_irq_ops.irq_enable); in arch_local_irq_enable()
Dparavirt_types.h605 #define PVOP_VCALLEE0(op) \ macro