Home
last modified time | relevance | path

Searched refs:task_gcs_el0_enabled (Results 1 – 4 of 4) sorted by relevance

/arch/arm64/include/asm/
A Dgcs.h59 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
/arch/arm64/mm/
A Dgcs.c49 if (!task_gcs_el0_enabled(tsk)) in gcs_alloc_thread_stack()
192 !task_gcs_el0_enabled(task)) { in arch_set_shadow_stack_status()
/arch/arm64/kernel/
A Dprocess.c606 if (task_gcs_el0_enabled(current) || task_gcs_el0_enabled(next)) in gcs_thread_switch()
A Dsignal.c676 if (task_gcs_el0_enabled(current)) in preserve_gcs_context()
711 if (!task_gcs_el0_enabled(current) && in restore_gcs_context()
1395 if (!task_gcs_el0_enabled(current)) in gcs_signal_entry()

Completed in 9 milliseconds