Home
last modified time | relevance | path

Searched refs:get_max_slots (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/kernel/dma/
Dswiotlb.c443 static inline unsigned long get_max_slots(unsigned long boundary_mask) in get_max_slots() function
468 unsigned long max_slots = get_max_slots(boundary_mask); in swiotlb_find_slots()
/Linux-v5.15/drivers/pci/hotplug/
Dibmphp_core.c102 static int __init get_max_slots(void) in get_max_slots() function
1293 max_slots = get_max_slots(); in ibmphp_init()