Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dfdt.c24 for (i = 0; i < PPC_PAGE_SIZES_MAX_SZ; i++) { in ppc_create_page_sizes_prop()
30 for (count = 0; count < PPC_PAGE_SIZES_MAX_SZ; count++) { in ppc_create_page_sizes_prop()
H A Dspapr.c758 uint32_t radix_AP_encodings[PPC_PAGE_SIZES_MAX_SZ]; in spapr_dt_cpu()
/openbmc/qemu/target/ppc/
H A Dmmu-hash64.h150 PPCHash64PageSize enc[PPC_PAGE_SIZES_MAX_SZ];
159 PPCHash64SegmentPageSizes sps[PPC_PAGE_SIZES_MAX_SZ];
H A Dmmu-hash64.c261 for (i = 0; i < PPC_PAGE_SIZES_MAX_SZ; i++) { in ppc_store_slb()
612 for (i = 0; i < PPC_PAGE_SIZES_MAX_SZ; i++) { in hpte_page_shift()
788 for (i = 0; i < PPC_PAGE_SIZES_MAX_SZ; i++) { in ppc_hash64_hpte_page_shift_noslb()
962 for (i = 0; i < PPC_PAGE_SIZES_MAX_SZ; i++) { in build_vrma_slbe()
H A Dcpu.h1178 #define PPC_PAGE_SIZES_MAX_SZ 8 macro
1182 uint32_t entries[PPC_PAGE_SIZES_MAX_SZ];
H A Dkvm.c295 for (i = 0; i < PPC_PAGE_SIZES_MAX_SZ; i++) { in kvmppc_get_radix_page_info()