Searched defs:sve_vl (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/arm64/abi/ |
H A D | syscall-abi.c | 66 static void setup_gpr(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in setup_gpr() 74 static int check_gpr(struct syscall_cfg *cfg, int sve_vl, int sme_vl, uint64_t svcr) in check_gpr() 99 static void setup_fpr(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in setup_fpr() 106 static int check_fpr(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in check_fpr() 145 static void setup_z(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in setup_z() 152 static int check_z(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in check_z() 204 static void setup_p(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in setup_p() 211 static int check_p(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in check_p() 236 static void setup_ffr(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in setup_ffr() 258 static int check_ffr(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in check_ffr() [all …]
|
/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/ |
H A D | sve_vl.c | 30 static int sve_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sve_vl() function
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | fpsimd.h | 66 unsigned int sve_vl; member
|