Searched refs:ppnum_t (Results 51 - 70 of 70) sorted by relevance

123

/macosx-10.5.8/xnu-1228.15.4/osfmk/kdp/ml/i386/
H A Dkdp_vm.c95 ppnum_t pp;
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Ddb_interface.c255 ppnum_t pp;
H A Dexception.h376 ppnum_t VMMareaPhys; /* vmm state page physical addr */
H A Dmodel_dep.c720 ppnum_t instr_pp;
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODMACommand.cpp256 ppnum_t highPage = fMDSummary.fHighestPage ? fMDSummary.fHighestPage : gIOLastPage;
435 ppnum_t mapBase = 0;
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOMemoryDescriptor.h800 ppnum_t _highestPage;
/macosx-10.5.8/xnu-1228.15.4/iokit/bsddev/
H A DIOKitBSDInit.cpp44 extern dev_t mdevadd(int devid, ppnum_t base, unsigned int size, int phys);
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_apple_protect.c414 ppnum_t dst_pnum;
H A Dvm_kern.c114 ppnum_t max_pnum,
H A Dvm_object.c4696 ppnum_t phys_page,
4699 ppnum_t base_page;
6234 ppnum_t *phys_entry,
6244 *phys_entry = (ppnum_t)
H A Dmemory_object.c1823 ppnum_t *phys_entry,
H A Dvm_pageout.c6143 ppnum_t upl_phys_page(upl_page_info_t *upl, int index)
6236 ppnum_t upl_get_highest_page(
H A Dvm_fault.c3273 (!pmap_eligible_for_execute((ppnum_t)(object->shadow_offset >> 12)))) {
H A Dvm_map.c1468 ppnum_t phys_page;
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dubc_subr.c84 ppnum_t *phys_entryp,
1529 * phys_entryp The address of a ppnum_t; may be NULL
1599 ppnum_t *phys_entryp,
H A Duipc_mbuf.c299 extern ppnum_t pmap_find_phys(pmap_t pmap, addr64_t va);
316 static ppnum_t mcl_paddr_base; /* Handle returned by IOMapper::iovmAlloc() */
2174 ppnum_t offset = ((char *)page - (char *)mbutl) / NBPG;
2175 ppnum_t new_page = pmap_find_phys(kernel_pmap,
/macosx-10.5.8/xnu-1228.15.4/bsd/vm/
H A Dvm_unix.c174 ppnum_t paddr;
/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp1338 ppnum_t physPage;
/macosx-10.5.8/xnu-1228.15.4/osfmk/console/
H A Dvideo_console.c2233 ppnum_t fbppage;
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c472 ppnum_t pp; \

Completed in 395 milliseconds

123