1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
@rootpgt: PGT
target_as=MACHPHYSADDR
root=KPHYSADDR:0x8b5000
pte_mask=0x0
pte_format=s390x
fields=12,8,11,11,11
@machphys_kphys: LINEAR
target_as=KPHYSADDR
off=0x0
@kphys_machphys: LINEAR
target_as=MACHPHYSADDR
off=0x0
KV -> HW:
0-1fffffffffffff: @rootpgt
20000000000000-ffffffffffffffff: NONE
KV -> PHYS:
0-1fffffffffffff: @rootpgt
20000000000000-ffffffffffffffff: NONE
KPHYS -> DIRECT:
MACHPHYS -> KPHYS:
0-ffffffffffffffff: @machphys_kphys
KPHYS -> MACHPHYS:
0-ffffffffffffffff: @kphys_machphys
|