Home
last modified time | relevance | path

Searched refs:upa (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/mm/
H A Dpercpu.c2304 int upa, apl; /* units per alloc, allocs per line */ in pcpu_dump_alloc_info() local
2315 upa = ai->alloc_size / ai->unit_size; in pcpu_dump_alloc_info()
2316 width = upa * (cpu_width + 1) + group_width + 3; in pcpu_dump_alloc_info()
2327 BUG_ON(gi->nr_units % upa); in pcpu_dump_alloc_info()
2328 for (alloc_end += gi->nr_units / upa; in pcpu_dump_alloc_info()
2336 for (unit_end += upa; unit < unit_end; unit++) in pcpu_dump_alloc_info()
2675 int upa, max_upa, best_upa; /* units_per_alloc */ in pcpu_build_alloc_info() local
2700 upa = alloc_size / min_unit_size; in pcpu_build_alloc_info()
2701 while (alloc_size % upa || (offset_in_page(alloc_size / upa))) in pcpu_build_alloc_info()
2975 int upa; pcpu_page_first_chunk() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dpercpu.c2484 int upa, apl; /* units per alloc, allocs per line */ in pcpu_dump_alloc_info() local
2495 upa = ai->alloc_size / ai->unit_size; in pcpu_dump_alloc_info()
2496 width = upa * (cpu_width + 1) + group_width + 3; in pcpu_dump_alloc_info()
2507 BUG_ON(gi->nr_units % upa); in pcpu_dump_alloc_info()
2508 for (alloc_end += gi->nr_units / upa; in pcpu_dump_alloc_info()
2516 for (unit_end += upa; unit < unit_end; unit++) in pcpu_dump_alloc_info()
2848 int upa, max_upa, best_upa; /* units_per_alloc */ in pcpu_build_alloc_info() local
2874 upa = alloc_size / min_unit_size; in pcpu_build_alloc_info()
2875 while (alloc_size % upa || (offset_in_page(alloc_size / upa))) in pcpu_build_alloc_info()
3246 int upa; pcpu_page_first_chunk() local
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dstarfire.c15 #include <asm/upa.h>
H A Dcentral.c17 #include <asm/upa.h>
H A Dpsycho_common.c10 #include <asm/upa.h>
H A Dprom_64.c26 #include <asm/upa.h>
127 prop = of_find_property(dp, "upa-portid", NULL); in sun4u_path_component()
200 prop = of_find_property(dp, "upa-portid", NULL); in upa_path_component()
323 if (of_node_is_type(parent, "upa")) { in __build_path_component()
378 return (tlb_type == spitfire ? "upa-portid" : "portid"); in get_mid_prop()
388 * property. On everything else we look for a 'upa-portid', in arch_find_n_match_cpu_physical_id()
H A Dpci_sabre.c22 #include <asm/upa.h>
498 upa_portid = of_getintprop_default(dp, "upa-portid", 0xff); in sabre_probe()
H A Dpci_psycho.c22 #include <asm/upa.h>
517 upa_portid = of_getintprop_default(dp, "upa-portid", 0xff); in psycho_probe()
H A Dpci_fire.c18 #include <asm/upa.h>
H A Dprom_irqtrans.c11 #include <asm/upa.h>
H A Dsbus.c22 #include <asm/upa.h>
H A Dirq_64.c32 #include <asm/upa.h>
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dstarfire.c15 #include <asm/upa.h>
H A Dcentral.c17 #include <asm/upa.h>
H A Dpci_sabre.c22 #include <asm/upa.h>
498 upa_portid = of_getintprop_default(dp, "upa-portid", 0xff); in sabre_probe()
H A Dpci_psycho.c24 #include <asm/upa.h>
519 upa_portid = of_getintprop_default(dp, "upa-portid", 0xff); in psycho_probe()
H A Dpci_fire.c19 #include <asm/upa.h>
H A Dpsycho_common.c11 #include <asm/upa.h>
H A Dprom_64.c26 #include <asm/upa.h>
127 prop = of_find_property(dp, "upa-portid", NULL); in sun4u_path_component()
200 prop = of_find_property(dp, "upa-portid", NULL); in upa_path_component()
323 if (of_node_is_type(parent, "upa")) { in __build_path_component()
378 return (tlb_type == spitfire ? "upa-portid" : "portid"); in get_mid_prop()
388 * property. On everything else we look for a 'upa-portid', in arch_find_n_match_cpu_physical_id()
H A Dprom_irqtrans.c12 #include <asm/upa.h>
H A Dsbus.c23 #include <asm/upa.h>
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-sunfire.c18 #include <asm/upa.h>
/kernel/linux/linux-5.10/drivers/sbus/char/
H A Dflash.c21 #include <asm/upa.h>
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-sunfire.c18 #include <asm/upa.h>
/kernel/linux/linux-6.6/drivers/sbus/char/
H A Dflash.c21 #include <asm/upa.h>

Completed in 26 milliseconds

12