Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm64/sptm/pmap/
H A Dpmap.c863 const unsigned int arm_pt_desc_size = sizeof(pt_desc_t); variable
/xnu-12377.1.9/osfmk/arm/pmap/
H A Dpmap.c852 const unsigned int arm_pt_desc_size = sizeof(pt_desc_t); variable