Searched refs:SVE_PT_FPSIMD_OFFSET (Results 1 – 4 of 4) sorted by relevance
167 #define SVE_PT_FPSIMD_OFFSET SVE_PT_REGS_OFFSET macro248 SVE_PT_FPSIMD_OFFSET + SVE_PT_FPSIMD_SIZE(vq, flags) \
284 SVE_PT_FPSIMD_OFFSET); in ptrace_sve_fpsimd()553 ret = memcmp(&write_fpsimd, read_buf + SVE_PT_FPSIMD_OFFSET, in ptrace_set_fpsimd_get_sve_data()
804 BUILD_BUG_ON(SVE_PT_FPSIMD_OFFSET != sizeof(header)); in sve_get_common()905 BUILD_BUG_ON(SVE_PT_FPSIMD_OFFSET != sizeof(header)); in sve_set_common()908 SVE_PT_FPSIMD_OFFSET); in sve_set_common()
340 SVE_PT_FPSIMD_OFFSET from the start of user_sve_header.