HomeSort by: relevance | last modified time | path
    Searched defs:aarch64_sve_set_vq (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/nat/
aarch64-scalable-linux-ptrace.c 254 aarch64_sve_set_vq (int tid, uint64_t vq) function
287 aarch64_sve_set_vq (int tid, struct reg_buffer_common *reg_buf) function
310 return aarch64_sve_set_vq (tid, sve_vq_from_vg (reg_vg));
712 if (!aarch64_sve_set_vq (tid, reg_buf))
aarch64-scalable-linux-ptrace.c 254 aarch64_sve_set_vq (int tid, uint64_t vq) function
287 aarch64_sve_set_vq (int tid, struct reg_buffer_common *reg_buf) function
310 return aarch64_sve_set_vq (tid, sve_vq_from_vg (reg_vg));
712 if (!aarch64_sve_set_vq (tid, reg_buf))
  /src/external/gpl3/gdb/dist/gdb/nat/
aarch64-scalable-linux-ptrace.c 254 aarch64_sve_set_vq (int tid, uint64_t vq) function
287 aarch64_sve_set_vq (int tid, struct reg_buffer_common *reg_buf) function
310 return aarch64_sve_set_vq (tid, sve_vq_from_vg (reg_vg));
712 if (!aarch64_sve_set_vq (tid, reg_buf))
aarch64-scalable-linux-ptrace.c 254 aarch64_sve_set_vq (int tid, uint64_t vq) function
287 aarch64_sve_set_vq (int tid, struct reg_buffer_common *reg_buf) function
310 return aarch64_sve_set_vq (tid, sve_vq_from_vg (reg_vg));
712 if (!aarch64_sve_set_vq (tid, reg_buf))

Completed in 42 milliseconds