Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powernv/
Dpci-ioda.c52 #define PNV_IODA1_M64_SEGS 8 /* Segments per M64 BAR */ macro
295 index * PNV_IODA1_M64_SEGS * segsz; in pnv_ioda1_init_m64()
298 PNV_IODA1_M64_SEGS * segsz); in pnv_ioda1_init_m64()
420 pe->pe_number / PNV_IODA1_M64_SEGS, in pnv_ioda_pick_m64_pe()
421 pe->pe_number % PNV_IODA1_M64_SEGS); in pnv_ioda_pick_m64_pe()
3590 idx / PNV_IODA1_M64_SEGS, in pnv_ioda_free_pe_seg()
3591 idx % PNV_IODA1_M64_SEGS); in pnv_ioda_free_pe_seg()