Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dptw.c88 static const uint8_t pamax_map[] = { variable
109 assert(parange < ARRAY_SIZE(pamax_map)); in arm_pamax()
110 return pamax_map[parange]; in arm_pamax()
319 pps = pamax_map[pps]; in granule_protection_check()
1656 assert(ps < ARRAY_SIZE(pamax_map)); in get_phys_addr_lpae()
1657 outputsize = pamax_map[ps]; in get_phys_addr_lpae()