Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm64/sptm/pmap/
H A Dpmap.c4163 sptm_disjoint_op_t *sptm_ops = PERCPU_GET(pmap_sptm_percpu)->sptm_ops; local
4430 sptm_disjoint_op_t *sptm_ops = NULL; local
7680 sptm_disjoint_op_t *sptm_ops = NULL; local
8089 sptm_disjoint_op_t *sptm_ops = sptm_pcpu->sptm_ops; local
9812 sptm_update_disjoint_multipage_op_t *sptm_ops,
10050 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