Searched refs:por_el0 (Results 1 – 7 of 7) sorted by relevance
71 if (poe_ctx->por_el0 != orig_poe) { in poe_present()73 poe_ctx->por_el0, orig_poe); in poe_present()
385 p->thread.por_el0 = read_sysreg_s(SYS_POR_EL0); in copy_thread()417 p->thread.por_el0 = POR_EL0_INIT; in copy_thread()544 current->thread.por_el0 = read_sysreg_s(SYS_POR_EL0); in permission_overlay_switch()545 if (current->thread.por_el0 != next->thread.por_el0) { in permission_overlay_switch()546 write_sysreg_s(next->thread.por_el0, SYS_POR_EL0); in permission_overlay_switch()
79 u64 por_el0; member98 ua_state->por_el0 = read_sysreg_s(SYS_POR_EL0); in save_reset_user_access_state()124 write_sysreg_s(ua_state->por_el0, SYS_POR_EL0); in restore_user_access_state()325 __put_user_error(ua_state->por_el0, &ctx->por_el0, err); in preserve_poe_context()333 u64 por_el0; in restore_poe_context() local339 __get_user_error(por_el0, &(user->poe->por_el0), err); in restore_poe_context()341 ua_state->por_el0 = por_el0; in restore_poe_context()
1451 return membuf_write(&to, &target->thread.por_el0, in poe_get()1452 sizeof(target->thread.por_el0)); in poe_get()1470 target->thread.por_el0 = ctrl; in poe_set()
136 poe_ctx->por_el0 = pkey; in aarch64_write_signal_pkey()
105 __u64 por_el0; member
187 u64 por_el0; member