Searched refs:mobj_phys (Results 1 – 1 of 1) sorted by relevance
35 struct mobj_phys { struct43 static struct mobj_phys *to_mobj_phys(struct mobj *mobj); argument47 struct mobj_phys *moph = to_mobj_phys(mobj); in mobj_phys_get_va()58 struct mobj_phys *moph = to_mobj_phys(mobj); in mobj_phys_get_pa()80 struct mobj_phys *moph = to_mobj_phys(mobj); in mobj_phys_get_cattr()91 struct mobj_phys *moph = to_mobj_phys(mobj); in mobj_phys_matches()114 struct mobj_phys *moph = to_mobj_phys(mobj); in mobj_phys_free()132 static struct mobj_phys *to_mobj_phys(struct mobj *mobj) in to_mobj_phys()135 return container_of(mobj, struct mobj_phys, mobj); in to_mobj_phys()143 struct mobj_phys *moph = NULL; in mobj_phys_init()
Completed in 3 milliseconds