Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dptw.c2731 uint32_t matched_rlar = regime_rlar(env, mmu_idx, secure)[matchregion]; in pmsav8_mpu_lookup() local
2737 pxn = extract32(matched_rlar, 4, 1); in pmsav8_mpu_lookup()
2753 uint8_t attrindx = extract32(matched_rlar, 1, 3); in pmsav8_mpu_lookup()
2755 uint8_t sh = extract32(matched_rlar, 3, 2); in pmsav8_mpu_lookup()