Home
last modified time | relevance | path

Searched refs:MEMBRIDGE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dibmphp_pci.c1169 if ((amount->mem) && (amount->mem < MEMBRIDGE)) in scan_behind_bridge()
1170 amount->mem = MEMBRIDGE; in scan_behind_bridge()
1171 if ((amount->pfmem) && (amount->pfmem < MEMBRIDGE)) in scan_behind_bridge()
1172 amount->pfmem = MEMBRIDGE; in scan_behind_bridge()
H A Dibmphp.h299 #define MEMBRIDGE 0x100000 /* 1M */ macro
H A Dibmphp_res.c972 tmp_divide = MEMBRIDGE; in ibmphp_check_resource()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dibmphp_pci.c1168 if ((amount->mem) && (amount->mem < MEMBRIDGE)) in scan_behind_bridge()
1169 amount->mem = MEMBRIDGE; in scan_behind_bridge()
1170 if ((amount->pfmem) && (amount->pfmem < MEMBRIDGE)) in scan_behind_bridge()
1171 amount->pfmem = MEMBRIDGE; in scan_behind_bridge()
H A Dibmphp.h297 #define MEMBRIDGE 0x100000 /* 1M */ macro
H A Dibmphp_res.c972 tmp_divide = MEMBRIDGE; in ibmphp_check_resource()

Completed in 12 milliseconds