Home
last modified time | relevance | path

Searched defs:sme_vq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dfpsimd.h111 unsigned int sme_vq = sve_vq_from_vl(thread_get_sme_vl(thread)); in thread_zt_state() local
/openbmc/qemu/target/arm/
H A Dcpu.h1105 ARMVQMap sme_vq; member
3229 static inline int sme_vq(CPUARMState *env) in sme_vq() function