Home | History | Annotate | Download | only in inc

Lines Matching full:physical

134  *      pPhysicalAddress: Physical address of allocated memory.
142 * the size requested. Returned physical address refers to physical
241 * pPhysicalAddress: Pointer to physical memory region allocated by MEM_AllocPhysMem().
317 /* Structure reflecting a physical address and size of memory referenced. */
326 * Get the linear address corresponding to the given physical address.
328 * pPhysAddr: Physical address to be mapped.
329 * cBytes: Number of bytes in physical range to map.
412 * physical address based on the page frame address.
416 * Returns corresponding physical address or NULL if unsuccessful
426 * Uses the physical memory chunk passed for internal consitent memory allocations.
427 * physical address based on the page frame address.
429 * poolPhysBase starting address of the physical memory pool.
430 * poolSize size of the physical memory pool.
435 * - valid physical address for the base and size > 0