Searched refs:SVE_PT_FPSIMD_OFFSET (Results 1 – 5 of 5) sorted by relevance
167 #define SVE_PT_FPSIMD_OFFSET SVE_PT_REGS_OFFSET macro248 SVE_PT_FPSIMD_OFFSET + SVE_PT_FPSIMD_SIZE(vq, flags) \
294 SVE_PT_FPSIMD_OFFSET); in ptrace_sve_fpsimd()563 ret = memcmp(&write_fpsimd, read_buf + SVE_PT_FPSIMD_OFFSET, in ptrace_set_fpsimd_get_sve_data()
420 fpsimd = iov.iov_base + SVE_PT_FPSIMD_OFFSET; in check_ptrace_values_sve()496 fpsimd = iov.iov_base + SVE_PT_FPSIMD_OFFSET; in check_ptrace_values_ssve()
829 BUILD_BUG_ON(SVE_PT_FPSIMD_OFFSET != sizeof(header)); in sve_get_common()938 BUILD_BUG_ON(SVE_PT_FPSIMD_OFFSET != sizeof(header)); in sve_set_common()941 SVE_PT_FPSIMD_OFFSET); in sve_set_common()
336 SVE_PT_FPSIMD_OFFSET from the start of user_sve_header.