Searched defs:pte_ops (Results 1 – 3 of 3) sorted by relevance
147 vmm_gpt_alloc(vmm_pte_ops_t *pte_ops) in vmm_gpt_alloc()
231 vmspace_alloc(size_t end, vmm_pte_ops_t *pte_ops, bool track_dirty) in vmspace_alloc()
269 static vmm_pte_ops_t *pte_ops = NULL; variable