Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dphysmem.c98 typedef struct PhysPageEntry PhysPageEntry; typedef
100 struct PhysPageEntry { struct
117 typedef PhysPageEntry Node[P_L2_SIZE]; argument