Searched refs:VADDR_PRIu (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/exec/ | ||
H A D | vaddr.h | 12 #define VADDR_PRIu PRIu64 macro |
/openbmc/qemu/system/ | ||
H A D | watchpoint.c | 35 VADDR_PRIx ", len=%" VADDR_PRIu, addr, len); in cpu_watchpoint_insert() |