Home
last modified time | relevance | path

Searched refs:features_locked (Results 1 – 5 of 5) sorted by relevance

/arch/x86/kernel/
A Dshstk.c191 current->thread.features_locked = 0; in reset_thread_features()
544 task->thread.features_locked |= features; in shstk_prctl()
551 task->thread.features_locked &= ~features; in shstk_prctl()
558 if (features & task->thread.features_locked) in shstk_prctl()
/arch/arm64/include/uapi/asm/
A Dptrace.h331 __u64 features_locked; member
/arch/x86/kernel/cpu/
A Dproc.c200 dump_x86_features(m, task->thread.features_locked); in arch_proc_pid_thread_features()
/arch/x86/include/asm/
A Dprocessor.h513 unsigned long features_locked; member
/arch/arm64/kernel/
A Dptrace.c1495 user_gcs->features_locked = target->thread.gcs_el0_locked; in task_gcs_to_user()
1503 target->thread.gcs_el0_locked = user_gcs->features_locked; in task_gcs_from_user()

Completed in 16 milliseconds