Searched defs:user_gcs (Results 1 – 3 of 3) sorted by relevance
22 struct user_gcs { struct23 __u64 features_enabled;24 __u64 features_locked;25 __u64 gcspr_el0;
329 struct user_gcs { struct330 __u64 features_enabled;331 __u64 features_locked;332 __u64 gcspr_el0;
1494 static void task_gcs_to_user(struct user_gcs *user_gcs, in task_gcs_to_user()1503 const struct user_gcs *user_gcs) in task_gcs_from_user()1514 struct user_gcs user_gcs; in gcs_get() local1533 struct user_gcs user_gcs; in gcs_set() local