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

/vbox/src/recompiler/
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
/vbox/src/VBox/Devices/build/
H A Dvl_vbox.h72 typedef RTGCPHYS target_phys_addr_t; typedef

Completed in 1535 milliseconds