Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Driscv_htif.c323 uint64_t nonelf_base, bool custom_base) in htif_mm_init() argument
328 fromhost_addr = nonelf_base; in htif_mm_init()
329 tohost_addr = nonelf_base + 8; in htif_mm_init()
/openbmc/qemu/include/hw/char/
H A Driscv_htif.h52 uint64_t nonelf_base, bool custom_base);