Home
last modified time | relevance | path

Searched refs:write_vl (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dfpsimd.h244 static inline void write_vl(enum vec_type type, u64 val) in write_vl() function
/linux/arch/arm64/kernel/
H A Dfpsimd.c984 write_vl(info->type, vq - 1); /* self-syncing */ in vec_probe_vqs()