Searched defs:sve_vl (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/tools/testing/selftests/arm64/abi/ |
D | syscall-abi.c | 55 static void setup_gpr(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in setup_gpr() 63 static int check_gpr(struct syscall_cfg *cfg, int sve_vl, int sme_vl, uint64_t svcr) in check_gpr() 87 static void setup_fpr(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in setup_fpr() 94 static int check_fpr(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in check_fpr() 121 static void setup_z(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in setup_z() 128 static int check_z(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in check_z() 180 static void setup_p(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in setup_p() 187 static int check_p(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in check_p() 212 static void setup_ffr(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in setup_ffr() 234 static int check_ffr(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in check_ffr() [all …]
|
/linux-6.1.9/tools/testing/selftests/arm64/signal/testcases/ |
D | sve_vl.c | 30 static int sve_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sve_vl() function
|
/linux-6.1.9/arch/arm64/kernel/ |
D | fpsimd.c | 126 unsigned int sve_vl; member 1669 unsigned int sve_vl, void *za_state, in fpsimd_bind_state_to_cpu()
|