File: xlat-linux-arm-2.6.24-kvaddr.expect

package info (click to toggle)
libkdumpfile 0.5.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,800 kB
  • sloc: ansic: 34,639; sh: 3,853; python: 1,490; makefile: 755
file content (45 lines) | stat: -rw-r--r-- 806 bytes parent folder | download | duplicates (2)
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
@rootpgt: PGT
  target_as=MACHPHYSADDR
  root=MACHPHYSADDR:0x40204000
  pte_mask=0x0
  pte_format=arm
  fields=12,8,12

@direct: LINEAR
  target_as=KPHYSADDR
  off=0xffffffff80000000

@rdirect: LINEAR
  target_as=KVADDR
  off=0x80000000

@machphys_kphys: LINEAR
  target_as=KPHYSADDR
  off=0x0

@kphys_machphys: LINEAR
  target_as=MACHPHYSADDR
  off=0x0

KV -> HW:
0-ffffffff: @rootpgt
100000000-ffffffffffffffff: NONE

KV -> PHYS:
0-c0203fff: @rootpgt
c0204000-c0207fff: @direct
c0208000-ffffffff: @rootpgt
100000000-ffffffffffffffff: NONE

KPHYS -> DIRECT:
0-40203fff: NONE
40204000-40207fff: @rdirect
40208000-ffffffffffffffff: NONE

MACHPHYS -> KPHYS:
0-ffffffffff: @machphys_kphys
10000000000-ffffffffffffffff: NONE

KPHYS -> MACHPHYS:
0-ffffffffff: @kphys_machphys
10000000000-ffffffffffffffff: NONE