Home
last modified time | relevance | path

Searched refs:system_has_prio_mask_debugging (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/arm64/include/asm/
Dirqflags.h30 if (system_has_prio_mask_debugging()) { in arch_local_irq_enable()
49 if (system_has_prio_mask_debugging()) { in arch_local_irq_disable()
Ddaifflags.h22 WARN_ON(system_has_prio_mask_debugging() && in local_daif_mask()
60 WARN_ON(system_has_prio_mask_debugging() && in local_daif_restore()
Dcpufeature.h610 static inline bool system_has_prio_mask_debugging(void) in system_has_prio_mask_debugging() function