Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/include/asm/
Dirqflags.h31 if (system_has_prio_mask_debugging()) { in arch_local_irq_enable()
50 if (system_has_prio_mask_debugging()) { in arch_local_irq_disable()
Ddaifflags.h24 WARN_ON(system_has_prio_mask_debugging() && in local_daif_mask()
71 WARN_ON(system_has_prio_mask_debugging() && in local_daif_restore()
Dcpufeature.h714 static inline bool system_has_prio_mask_debugging(void) in system_has_prio_mask_debugging() function