Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/arm64/sptm/pmap/
H A Dpmap.c3986 sptm_disjoint_op_t *sptm_ops = PERCPU_GET(pmap_sptm_percpu)->sptm_ops; local
4247 sptm_disjoint_op_t *sptm_ops = NULL; local
7348 sptm_disjoint_op_t *sptm_ops = NULL; local
7757 sptm_disjoint_op_t *sptm_ops = sptm_pcpu->sptm_ops; local
9530 sptm_update_disjoint_multipage_op_t *sptm_ops,
9768 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