HomeSort by relevance Sort by last modified time
    Searched refs:ppn (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/sh/include/asm/
cpu_sh4.h 71 #define mk_pmb_data_val(ppn, ub, v, sz1, sz0, c, wt) \
72 ((ppn << PMB_PPN) | (ub << PMB_UB) | \
  /external/mesa3d/src/gallium/drivers/svga/include/
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...]

Completed in 132 milliseconds