Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/hotplug/
Dibmphp_core.c94 static int __init get_max_slots(void) in get_max_slots() function
1219 max_slots = get_max_slots(); in ibmphp_init()
/linux-6.1.9/kernel/dma/
Dswiotlb.c589 static inline unsigned long get_max_slots(unsigned long boundary_mask) in get_max_slots() function
616 unsigned long max_slots = get_max_slots(boundary_mask); in swiotlb_do_find_slots()