Home
last modified time | relevance | path

Searched defs:ptd (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/osfmk/arm/pmap/
H A Dpmap_data.h1005 ptd_get_index(__unused const pt_desc_t *ptd, __unused const tt_entry_t *ttep) in ptd_get_index()
1046 ptd_get_info(pt_desc_t *ptd, const tt_entry_t *ttep) in ptd_get_info()
/xnu-10002.1.13/tools/lldbmacros/
H A Dpmap.py1060 def GetPageTableInfo(ptd, paddr): argument