Lines Matching +full:non +full:- +full:inclusive
10 However, on most architectures that firmware-provided memory
16 kexec needs the raw firmware-provided memory map to setup the
40 end The end address, inclusive (regardless whether the
41 firmware provides inclusive or exclusive ranges).
56 - System RAM
57 - ACPI Tables
58 - ACPI Non-volatile Storage
59 - Unusable memory
60 - Persistent Memory (legacy)
61 - Persistent Memory
62 - Soft Reserved
63 - reserved
66 map in a human-readable format::
74 printf "%016x-%016x (%s)\n" $start $[ $end +1] "$type"