Home
last modified time | relevance | path

Searched refs:gcs_el0_locked (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dprocessor.h190 unsigned int gcs_el0_locked; member
/linux/arch/arm64/kernel/
H A Dptrace.c1498 user_gcs->features_locked = target->thread.gcs_el0_locked; in task_gcs_to_user()
1506 target->thread.gcs_el0_locked = user_gcs->features_locked; in task_gcs_from_user()