Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/include/uapi/asm/
Dptrace.h113 #define SVE_PT_REGS_SVE SVE_PT_REGS_MASK macro
230 (((flags) & SVE_PT_REGS_MASK) == SVE_PT_REGS_SVE ? \
/Linux-v5.4/Documentation/arm64/
Dsve.rst318 SVE_PT_REGS_SVE
341 * In the SVE_PT_REGS_SVE case, the size and layout of the payload depends on
349 * For SETREGSET, if an SVE_PT_REGS_SVE payload is present and the
/Linux-v5.4/arch/arm64/kernel/
Dptrace.c753 SVE_PT_REGS_SVE : SVE_PT_REGS_FPSIMD; in sve_init_header_from_task()
763 SVE_PT_REGS_SVE); in sve_init_header_from_task()
1177 .n = DIV_ROUND_UP(SVE_PT_SIZE(SVE_VQ_MAX, SVE_PT_REGS_SVE),