Searched defs:pn (Results 1 - 8 of 8) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dqsort.c123 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; local
[all...]
H A Dkern_exit.c645 struct uprof *p0 = &p->p_stats->p_prof, *p1, *pn; local
1809 struct uprof *p0 = &p->p_stats->p_prof, *p1, *pn; local
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dphys.c95 pmap_zero_page( ppnum_t pn) argument
108 pmap_zero_part_page( ppnum_t pn, vm_offset_t offset, vm_size_t len) argument
H A Di386_vm_init.c502 pmap_next_page( ppnum_t *pn) argument
522 pmap_valid_page( ppnum_t pn) argument
H A Dloose_ends.c621 mapping_set_mod(ppnum_t pn) argument
627 mapping_set_ref(ppnum_t pn) argument
H A Dpmap.c1413 unsigned int pn; local
1495 pmap_verify_free( ppnum_t pn) argument
2138 pmap_remove_some_phys( __unused pmap_t map, __unused ppnum_t pn) argument
2257 pmap_page_protect( ppnum_t pn, vm_prot_t prot) argument
2564 pmap_enter( register pmap_t pmap, vm_map_offset_t vaddr, ppnum_t pn, vm_prot_t prot, unsigned int flags, boolean_t wired) argument
3072 ppnum_t pn; local
3159 ppnum_t pn; local
3267 ppnum_t pn; local
3534 phys_attribute_clear( ppnum_t pn, int bits) argument
3617 phys_attribute_test( ppnum_t pn, int bits) argument
3705 phys_attribute_set( ppnum_t pn, int bits) argument
3736 pmap_set_modify( ppnum_t pn) argument
3747 pmap_clear_modify( ppnum_t pn) argument
3761 pmap_is_modified( ppnum_t pn) argument
3777 pmap_clear_reference( ppnum_t pn) argument
3784 pmap_set_reference(ppnum_t pn) argument
3797 pmap_is_referenced( ppnum_t pn) argument
4015 phys_page_exists( ppnum_t pn) argument
4637 pmap_cache_attributes(ppnum_t pn) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Ddtrace_isa.c645 dtxnu_is_RAM_page(ppnum_t pn) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Ddtrace_isa.c596 dtxnu_is_RAM_page(ppnum_t pn) argument

Completed in 55 milliseconds