Home
last modified time | relevance | path

Searched refs:irq_soft_mask_set (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/arch/powerpc/kernel/
Dirq.c319 irq_soft_mask_set(mask); in arch_local_irq_restore()
373 irq_soft_mask_set(IRQS_ALL_DISABLED); in arch_local_irq_restore()
380 irq_soft_mask_set(IRQS_ENABLED); in arch_local_irq_restore()
427 irq_soft_mask_set(IRQS_ENABLED); in prep_irq_for_idle()
Dsetup_64.c186 irq_soft_mask_set(IRQS_DISABLED); in fixup_boot_paca()
403 irq_soft_mask_set(IRQS_DISABLED); in early_setup_secondary()
Dsyscall_64.c138 irq_soft_mask_set(IRQS_ENABLED); in prep_irq_for_enabled_exit()
Dtime.c240 irq_soft_mask_set(IRQS_DISABLED); in accumulate_stolen_time()
248 irq_soft_mask_set(save_irq_soft_mask); in accumulate_stolen_time()
/Linux-v5.10/arch/powerpc/include/asm/
Dhw_irq.h82 static inline notrace void irq_soft_mask_set(unsigned long mask) in irq_soft_mask_set() function
153 irq_soft_mask_set(IRQS_DISABLED); in arch_local_irq_disable()
Dkvm_ppc.h1015 irq_soft_mask_set(IRQS_ENABLED); in kvmppc_fix_ee_before_entry()