Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dptw.c315 unsigned pps, pgs, l0gptsz, level = 0; in granule_protection_check() local
372 l0gptsz = 30 + FIELD_EX64(gpccr, GPCCR, L0GPTSZ); in granule_protection_check()
397 align = MAX(pps - l0gptsz + 3, 12); in granule_protection_check()
404 index = extract64(paddress, l0gptsz, pps - l0gptsz); in granule_protection_check()
420 align = MAX(l0gptsz - pgs - 1, 12); in granule_protection_check()
432 index = extract64(paddress, pgs + 4, l0gptsz - pgs - 4); in granule_protection_check()
/openbmc/qemu/docs/system/arm/
H A Dcpu-features.rst459 configurations, ``x-l0gptsz=S`` may be used to specify the value
464 As with ``x-rme``, the ``x-l0gptsz`` property may be renamed or