Searched refs:fourk_pager_ops (Results 1 – 2 of 2) sorted by relevance
114 const struct memory_object_pager_ops fourk_pager_ops = { variable558 assert(mem_obj->mo_pager_ops == &fourk_pager_ops); in fourk_pager_lookup()685 pager->fourk_pgr_hdr.mo_pager_ops = &fourk_pager_ops; in fourk_pager_create()
3447 extern const struct memory_object_pager_ops fourk_pager_ops;3646 != &fourk_pager_ops) { in vm_map_enter_fourk()