Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/arm/pmap/ !
H A Dpmap_data.h997 ptd_get_index(__unused const pt_desc_t *ptd, __unused const tt_entry_t *ttep) in ptd_get_index()
1038 ptd_get_info(pt_desc_t *ptd, const tt_entry_t *ttep) in ptd_get_info()
/xnu-8796.141.3/tools/lldbmacros/ !
H A Dpmap.py1053 def GetPageTableInfo(ptd, pt_index, paddr): argument