Searched refs:SVE_PT_REGS_FPSIMD (Results 1 – 5 of 5) sorted by relevance
219 ksft_test_result((sve->flags & SVE_PT_REGS_MASK) == SVE_PT_REGS_FPSIMD, in do_parent()221 if ((sve->flags & SVE_PT_REGS_MASK) != SVE_PT_REGS_FPSIMD) in do_parent()
111 #define SVE_PT_REGS_FPSIMD 0 macro
126 #define SVE_PT_REGS_FPSIMD 0 macro
723 SVE_PT_REGS_SVE : SVE_PT_REGS_FPSIMD; in sve_init_header_from_task()764 if ((header.flags & SVE_PT_REGS_MASK) == SVE_PT_REGS_FPSIMD) in sve_get()827 if ((header.flags & SVE_PT_REGS_MASK) == SVE_PT_REGS_FPSIMD) { in sve_set()
302 SVE_PT_REGS_FPSIMD