Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/arm64/sptm/pmap/
H A Dpmap.c3985 sptm_disjoint_op_t *sptm_ops = PERCPU_GET(pmap_sptm_percpu)->sptm_ops; local
4246 sptm_disjoint_op_t *sptm_ops = NULL; local
7338 sptm_disjoint_op_t *sptm_ops = NULL; local
7747 sptm_disjoint_op_t *sptm_ops = sptm_pcpu->sptm_ops; local
9520 sptm_update_disjoint_multipage_op_t *sptm_ops,
9758 sptm_update_disjoint_multipage_op_t *sptm_ops = NULL; local
H A Dpmap_data.h1165 sptm_disjoint_op_t sptm_ops[SPTM_MAPPING_LIMIT]; member