svga_reg.h | 236 * number (PPN) of a data structure which describes the physical 263 * (ppn==0, numPages==0) 265 * - Add a PPN or range of PPNs to the GMR's virtual address space. 266 * (ppn != 0, numPages != 0) 268 * - Provide the PPN of the next SVGAGuestMemDescriptor, in order to 271 * (ppn != 0, numPages == 0) 302 uint32 ppn; member in struct:SVGAGuestMemDescriptor [all...] |