Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dsve-ptrace.c260 static void check_u32(unsigned int vl, const char *reg, in check_u32() function
409 check_u32(vl, "FPSR", write_buf + SVE_PT_SVE_FPSR_OFFSET(vq), in ptrace_set_sve_get_sve_data()
411 check_u32(vl, "FPCR", write_buf + SVE_PT_SVE_FPCR_OFFSET(vq), in ptrace_set_sve_get_sve_data()
494 check_u32(vl, "FPSR", write_buf + SVE_PT_SVE_FPSR_OFFSET(vq), in ptrace_set_sve_get_fpsimd_data()
496 check_u32(vl, "FPCR", write_buf + SVE_PT_SVE_FPCR_OFFSET(vq), in ptrace_set_sve_get_fpsimd_data()
596 check_u32(vl, "FPSR", &write_fpsimd.fpsr, in ptrace_set_fpsimd_get_sve_data()
598 check_u32(vl, "FPCR", &write_fpsimd.fpcr, in ptrace_set_fpsimd_get_sve_data()