Home
last modified time | relevance | path

Searched refs:get_max_slots (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/kernel/dma/
H A Dswiotlb.c471 static inline unsigned long get_max_slots(unsigned long boundary_mask) in get_max_slots() function
495 unsigned long max_slots = get_max_slots(boundary_mask); in find_slots()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dibmphp_core.c102 static int __init get_max_slots(void) in get_max_slots() function
1293 max_slots = get_max_slots(); in ibmphp_init()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dibmphp_core.c94 static int __init get_max_slots(void) in get_max_slots() function
1219 max_slots = get_max_slots(); in ibmphp_init()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A Dmemslot_perf_test.c258 static uint64_t get_max_slots(struct vm_data *data, uint32_t host_page_size) in get_max_slots() function
304 *maxslots = get_max_slots(data, host_page_size); in prepare_vm()
/kernel/linux/linux-6.6/kernel/dma/
H A Dswiotlb.c913 static inline unsigned long get_max_slots(unsigned long boundary_mask) in get_max_slots() function
983 unsigned long max_slots = get_max_slots(boundary_mask); in swiotlb_area_find_slots()

Completed in 9 milliseconds