Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A 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()
H A 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()
H A Dcpufeature.h764 static inline bool system_has_prio_mask_debugging(void) in system_has_prio_mask_debugging() function