Searched defs:target_phys_addr_t (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dtargphys.h1 /* Define target_phys_addr_t if it exists. */
7 /* target_phys_addr_t is the type of a physical address (its size can
11 typedef uint32_t target_phys_addr_t; typedef
15 typedef uint64_t target_phys_addr_t; typedef

Completed in 107 milliseconds