Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/arm64/sptm/pmap/
H A Dpmap.c787 const unsigned int arm_pt_desc_size = sizeof(pt_desc_t); variable
/xnu-10063.101.15/osfmk/arm/pmap/
H A Dpmap.c812 const unsigned int arm_pt_desc_size = sizeof(pt_desc_t); variable