Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/arm64/sptm/pmap/
H A Dpmap.c832 const unsigned int arm_pt_desc_size = sizeof(pt_desc_t); variable
/xnu-11417.140.69/osfmk/arm/pmap/
H A Dpmap.c848 const unsigned int arm_pt_desc_size = sizeof(pt_desc_t); variable