File: multixlat.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 (15 lines) | stat: -rw-r--r-- 449 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Using first root page table:
rootpgt=MACHPHYSADDR:0x2e10000
01 23 45 67 89 AB CD EF 
Using second root page table on a cloned context:
rootpgt=MACHPHYSADDR:0x1918000
41 42 43 44 45 46 47 48 
Using original context again:
rootpgt=MACHPHYSADDR:0x2e10000
01 23 45 67 89 AB CD EF 
Reinitialized original context:
rootpgt=MACHPHYSADDR:0x2e10000
01 23 45 67 89 AB CD EF 
Using cloned context again:
rootpgt=MACHPHYSADDR:0x1918000
41 42 43 44 45 46 47 48