Searched refs:pmap_high_map (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dpmap.h584 extern vm_offset_t pmap_high_map(pt_entry_t, enum high_cpu_types);
H A Dpcb.c452 pmap_high_map(pcb->iss_pte0, HIGH_CPU_ISS0);
453 pmap_high_map(pcb->iss_pte1, HIGH_CPU_ISS1);
H A Dpmap.c4481 vm_offset_t pmap_high_map(pt_entry_t pte, enum high_cpu_types e) function

Completed in 20 milliseconds