HomeSort by relevance Sort by last modified time
    Searched refs:__sve_vq_from_vl (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/asm-arm64/asm/
sve_context.h 30 #define __sve_vq_from_vl(vl) ((vl) / __SVE_VQ_BYTES) macro
sigcontext.h 70 #define sve_vq_from_vl(vl) __sve_vq_from_vl(vl)
  /external/kernel-headers/original/uapi/asm-arm64/asm/
sve_context.h 30 #define __sve_vq_from_vl(vl) ((vl) / __SVE_VQ_BYTES) macro
sigcontext.h 155 #define sve_vq_from_vl(vl) __sve_vq_from_vl(vl)

Completed in 252 milliseconds