Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/arm64/sptm/pmap/
H A Dpmap.c3964 sptm_disjoint_op_t *sptm_ops = PERCPU_GET(pmap_sptm_percpu)->sptm_ops; local
4225 sptm_disjoint_op_t *sptm_ops = NULL; local
7305 sptm_disjoint_op_t *sptm_ops = NULL; local
7714 sptm_disjoint_op_t *sptm_ops = sptm_pcpu->sptm_ops; local
9455 sptm_update_disjoint_multipage_op_t *sptm_ops,
9693 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