Searched refs:SVE_PT_REGS_FPSIMD (Results 1 – 4 of 4) 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()
126 #define SVE_PT_REGS_FPSIMD 0 macro
726 SVE_PT_REGS_SVE : SVE_PT_REGS_FPSIMD; in sve_init_header_from_task()767 if ((header.flags & SVE_PT_REGS_MASK) == SVE_PT_REGS_FPSIMD) in sve_get()830 if ((header.flags & SVE_PT_REGS_MASK) == SVE_PT_REGS_FPSIMD) { in sve_set()
302 SVE_PT_REGS_FPSIMD