Searched refs:phys_to_virt (Results 1 – 2 of 2) sorted by relevance
149 uint32 phys_to_virt; /* adjustment for mapping BL_CCB32's */ member
28 #define PhysToVirt(n) ((void *) (((uint32) n) + bl->phys_to_virt))844 bl->phys_to_virt = ((uint) a) - ((uint) entries[0].address); in create_cardinfo()