Home
last modified time | relevance | path

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

/linux/arch/arm64/mm/
H A Dmmap.c93 if (system_supports_gcs() && (vm_flags & VM_SHADOW_STACK)) { in vm_get_page_prot()
H A Dfault.c581 if (!system_supports_gcs()) in is_invalid_gcs_access()
/linux/arch/arm64/kernel/
H A Dsignal.c921 if (!system_supports_gcs()) in parse_user_sigframe()
1053 if (err == 0 && system_supports_gcs() && user.gcs) in restore_sigframe()
1080 if (!system_supports_gcs()) in gcs_restore_signal()
1193 if (system_supports_gcs() && (add_all || current->thread.gcspr_el0)) { in setup_sigframe_layout()
1309 if (system_supports_gcs() && err == 0 && user->gcs_offset) { in setup_sigframe()
1439 if (!system_supports_gcs()) in gcs_signal_entry()
H A Dptrace.c1540 if (!system_supports_gcs()) in gcs_get()
1559 if (!system_supports_gcs()) in gcs_set()