Searched refs:fourk_pager_ops (Results 1 – 2 of 2) sorted by relevance
120 const struct memory_object_pager_ops fourk_pager_ops = { variable591 assert(mem_obj->mo_pager_ops == &fourk_pager_ops); in fourk_pager_lookup()718 pager->fourk_pgr_hdr.mo_pager_ops = &fourk_pager_ops; in fourk_pager_create()
3411 extern const struct memory_object_pager_ops fourk_pager_ops;3641 != &fourk_pager_ops) { in vm_map_enter_fourk()