Searched refs:SYS_FPMR (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/arm64/signal/testcases/ |
| H A D | fpmr_siginfo.c | 24 #define SYS_FPMR "S3_3_C4_C4_2" macro 31 "mrs %0, " SYS_FPMR "\n" in get_fpmr()
|
| /linux/arch/arm64/kvm/hyp/include/hyp/ |
| H A D | switch.h | 540 *host_data_ptr(fpmr) = read_sysreg_s(SYS_FPMR); in kvm_hyp_save_fpsimd_host() 599 write_sysreg_s(__vcpu_sys_reg(vcpu, FPMR), SYS_FPMR); in kvm_hyp_handle_fpsimd()
|
| /linux/arch/arm64/kvm/hyp/nvhe/ |
| H A D | hyp-main.c | 85 __vcpu_assign_sys_reg(vcpu, FPMR, read_sysreg_s(SYS_FPMR)); in fpsimd_sve_sync() 93 write_sysreg_s(*host_data_ptr(fpmr), SYS_FPMR); in fpsimd_sve_sync()
|
| /linux/arch/arm64/kernel/ |
| H A D | fpsimd.c | 418 write_sysreg_s(current->thread.uw.fpmr, SYS_FPMR); in task_fpsimd_load() 457 *(last->fpmr) = read_sysreg_s(SYS_FPMR); in fpsimd_save_user_state()
|
| /linux/arch/arm64/kvm/ |
| H A D | emulate-nested.c | 1258 SR_TRAP(SYS_FPMR, CGT_HCRX_EnFPM),
|
| H A D | sys_regs.c | 3428 { SYS_DESC(SYS_FPMR), undef_access, reset_val, FPMR, 0, .visibility = fp8_visibility },
|