Searched refs:VIO_IRQ_DISABLE (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | vio.h | 38 #define VIO_IRQ_DISABLE 0UL macro |
/arch/powerpc/kernel/ | ||
D | vio.c | 1696 int rc = h_vio_signal(dev->unit_address, VIO_IRQ_DISABLE); in vio_disable_interrupts() |