Searched refs:task_gcs_el0_enabled (Results 1 – 3 of 3) sorted by relevance
59 static inline bool task_gcs_el0_enabled(struct task_struct *task) in task_gcs_el0_enabled() function 86 static inline bool task_gcs_el0_enabled(struct task_struct *task) in task_gcs_el0_enabled() function
49 if (!task_gcs_el0_enabled(tsk)) in gcs_alloc_thread_stack() 192 !task_gcs_el0_enabled(task)) { in arch_set_shadow_stack_status()
606 if (task_gcs_el0_enabled(current) || task_gcs_el0_enabled(next)) in gcs_thread_switch()