File: addrxlat-invalid-pfn32

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 (12 lines) | stat: -rwxr-xr-x 169 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#! /bin/sh

#
# Check invalid PFN32 VTOP translation.
#

pf="pfn32:12,8,8"
ptes="-e 0x8c:0x1"
ptes="$ptes -e 0x1114:0xa"
list="0x12345678"

. "$srcdir"/addrxlat-invalid