Home
last modified time | relevance | path

Searched defs:ptp (Results 1 – 5 of 5) sorted by relevance

/xnu-11215/bsd/skywalk/namespace/
H A Dprotons.c170 protons_reserve_locked(struct protons_token **ptp, pid_t pid, pid_t epid, in protons_reserve_locked()
212 protons_reserve(struct protons_token **ptp, pid_t pid, pid_t epid, in protons_reserve()
223 protons_release(struct protons_token **ptp) in protons_release()
/xnu-11215/osfmk/arm64/sptm/
H A Darm_init_sptm.c1854 pt_entry_t *ptp = (pt_entry_t *)phystokv(tte_to_pa(*ttp)); in arm_vm_init() local
1895 pt_entry_t *ptp = (pt_entry_t *)phystokv(tte_to_pa(*ttp)); in arm_vm_init() local
/xnu-11215/osfmk/arm64/
H A Darm_vm_init.c2315 pt_entry_t * ptp; in arm_vm_init() local
2377 pt_entry_t * ptp; in arm_vm_init() local
/xnu-11215/osfmk/i386/
H A Dpmap_x86_common.c337 pt_entry_t *ptp; in pmap_find_pa() local
418 pt_entry_t *ptp; in pmap_get_prot() local
/xnu-11215/bsd/net/
H A Ddlil.c9735 struct thread *tp, *wtp, *ptp; in ifnet_detach_final() local