Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ipack/
H A Dtpci200.c88 static void adjust_addr(bool big_endian, hwaddr *addr, unsigned size) in adjust_addr() function
/openbmc/qemu/target/riscv/
H A Dvector_helper.c108 static inline target_ulong adjust_addr(CPURISCVState *env, target_ulong addr) in adjust_addr() function