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

  /frameworks/compile/libbcc/tests/debuginfo/host-tests/
locals.cpp 34 int** ppn = 0; local
35 if (ppn) {
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga_reg.h 206 * number (PPN) of a data structure which describes the physical
233 * (ppn==0, numPages==0)
235 * - Add a PPN or range of PPNs to the GMR's virtual address space.
236 * (ppn != 0, numPages != 0)
238 * - Provide the PPN of the next SVGAGuestMemDescriptor, in order to
241 * (ppn != 0, numPages == 0)
272 uint32 ppn; member in struct:SVGAGuestMemDescriptor
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_reg.h 206 * number (PPN) of a data structure which describes the physical
233 * (ppn==0, numPages==0)
235 * - Add a PPN or range of PPNs to the GMR's virtual address space.
236 * (ppn != 0, numPages != 0)
238 * - Provide the PPN of the next SVGAGuestMemDescriptor, in order to
241 * (ppn != 0, numPages == 0)
272 uint32 ppn; member in struct:SVGAGuestMemDescriptor
    [all...]

Completed in 459 milliseconds