• Home
  • Raw
  • Download

Lines Matching refs:MEM

92 			case MEM:  in alloc_bus_range()
122 case MEM: in alloc_bus_range()
206 rc = alloc_bus_range(&newbus, &newrange, curr, MEM, 1); in ibmphp_rsrc_init()
215 rc = alloc_bus_range(&bus_cur, &newrange, curr, MEM, 0); in ibmphp_rsrc_init()
220 rc = alloc_bus_range(&newbus, &newrange, curr, MEM, 1); in ibmphp_rsrc_init()
289 new_mem->type = MEM; in ibmphp_rsrc_init()
376 case MEM: in add_bus_range()
401 case MEM: in add_bus_range()
449 case MEM: in update_resources()
494 case MEM: in fix_me()
512 case MEM: in fix_me()
604 case MEM: in ibmphp_add_resource()
634 case MEM: in ibmphp_add_resource()
651 case MEM: in ibmphp_add_resource()
703 case MEM: in ibmphp_add_resource()
728 case MEM: in ibmphp_add_resource()
782 case MEM: in ibmphp_remove_resource()
863 case MEM: in ibmphp_remove_resource()
875 case MEM: in ibmphp_remove_resource()
887 case MEM: in ibmphp_remove_resource()
925 case MEM: in find_range()
996 case MEM: in ibmphp_check_resource()
1195 case MEM: in ibmphp_check_resource()
1261 case MEM: in ibmphp_check_resource()
1447 if (ibmphp_find_resource(bus_prev, range_cur->start, &res, MEM) < 0) in remove_ranges()
1494 case MEM: in ibmphp_find_resource()
1694 mem->type = MEM; in once_over()
1872 case MEM: in range_exists_already()
2027 if (!range_exists_already(range, bus_sec, MEM)) { in update_bridge_ranges()
2028 add_bus_range(MEM, range, bus_sec); in update_bridge_ranges()
2043 if (ibmphp_find_resource(bus_cur, start_address, &mem, MEM)) { in update_bridge_ranges()
2049 mem->type = MEM; in update_bridge_ranges()