Home
last modified time | relevance | path

Searched defs:vls (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/tools/testing/selftests/arm64/signal/
H A Dsve_helpers.c13 unsigned int vls[SVE_VQ_MAX]; variable
/openbmc/qemu/tests/qtest/
H A Darm-cpu-features.c225 uint64_t vls = 0; in resp_get_sve_vls() local
517 uint64_t vls; in test_query_cpu_model_expansion_kvm() local
/openbmc/linux/tools/perf/util/
H A Dprobe-finder.h107 struct variable_list *vls; /* Found variable lists */ member
H A Dprobe-finder.c1654 struct variable_list **vls) in debuginfo__find_available_vars_at()
H A Dprobe-event.c1154 struct variable_list *vls = NULL, *vl; in show_available_vars_at() local
/openbmc/linux/sound/soc/codecs/
H A Dcx20442.c156 int vls, vsp, old, len; in cx20442_write() local
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c385 static void probe_vls(int vls[], int *vl_count, int set_vl) in probe_vls()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dpio.h223 u8 vls; member
H A Dmad.c1323 u8 vls; in __subn_set_opa_portinfo() local
2341 } vls[]; /* real array size defined by # bits set in vl_select_mask */ member
2440 } vls[]; member
2473 } vls[]; member
H A Dsdma.h990 u8 vls; member
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_verbs.h90 static inline int qib_num_vls(int vls) in qib_num_vls()
H A Dqib_mad.c667 u8 vls; in subn_set_portinfo() local
/openbmc/qemu/target/arm/
H A Dkvm.c1815 static uint64_t vls[KVM_ARM64_SVE_VLS_WORDS]; in kvm_arm_sve_get_vls() local
1868 uint64_t vls[KVM_ARM64_SVE_VLS_WORDS] = { cpu->sve_vq.map }; in kvm_arm_sve_set_vls() local
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c211 static int vls = true; variable