Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/uapi/asm/
A Dptrace.h167 #define SVE_PT_FPSIMD_OFFSET SVE_PT_REGS_OFFSET macro
248 SVE_PT_FPSIMD_OFFSET + SVE_PT_FPSIMD_SIZE(vq, flags) \
/linux-6.3-rc2/tools/testing/selftests/arm64/fp/
A Dsve-ptrace.c294 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()
/linux-6.3-rc2/arch/arm64/kernel/
A Dptrace.c799 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()
/linux-6.3-rc2/Documentation/arm64/
A Dsve.rst341 SVE_PT_FPSIMD_OFFSET from the start of user_sve_header.

Completed in 12 milliseconds