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) \
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()
799 BUILD_BUG_ON(SVE_PT_FPSIMD_OFFSET != sizeof(header)); in sve_get_common()900 BUILD_BUG_ON(SVE_PT_FPSIMD_OFFSET != sizeof(header)); in sve_set_common()903 SVE_PT_FPSIMD_OFFSET); in sve_set_common()
341 SVE_PT_FPSIMD_OFFSET from the start of user_sve_header.
Completed in 12 milliseconds