Home
last modified time | relevance | path

Searched refs:native_pt_ops (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/osfmk/arm/pmap/
H A Dpmap_pt_geometry.h151 extern const struct page_table_ops native_pt_ops;
167 #define pmap_get_pt_ops(pmap) (&native_pt_ops)
H A Dpmap.c132 const struct page_table_ops native_pt_ops = variable
278 .pta_ops = &native_pt_ops,
298 .pta_ops = &native_pt_ops,
1545 native_pt_ops.flush_tlb_region_async(kva, PAGE_SIZE, kernel_pmap, true, false); in pmap_set_xprr_perm()
/xnu-11215/osfmk/arm64/sptm/pmap/
H A Dpmap_pt_geometry.h165 #define pmap_get_pt_ops(pmap) (&native_pt_ops)
H A Dpmap.c145 const struct page_table_ops native_pt_ops = variable
290 .pta_ops = &native_pt_ops,
310 .pta_ops = &native_pt_ops,