Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/arm64/sptm/pmap/
H A Dpmap.c4557 sptm_disjoint_op_t *sptm_ops = PERCPU_GET(pmap_sptm_percpu)->sptm_ops; local
4824 sptm_disjoint_op_t *sptm_ops = NULL; local
8107 sptm_disjoint_op_t *sptm_ops = NULL; local
8516 sptm_disjoint_op_t *sptm_ops = sptm_pcpu->sptm_ops; local
10243 sptm_update_disjoint_multipage_op_t *sptm_ops,
10481 sptm_update_disjoint_multipage_op_t *sptm_ops = NULL; local
H A Dpmap_data.h1172 sptm_disjoint_op_t sptm_ops[SPTM_MAPPING_LIMIT]; member