Lines Matching +full:memory +full:- +full:map
1 What: /sys/firmware/efi/runtime-map/
5 that all efi memory ranges which have the runtime attribute
14 /sys/firmware/efi/runtime-map/ is the directory the kernel
17 subdirectories are named with the number of the memory range::
19 /sys/firmware/efi/runtime-map/0
20 /sys/firmware/efi/runtime-map/1
21 /sys/firmware/efi/runtime-map/2
22 /sys/firmware/efi/runtime-map/3
28 attribute The attributes of the memory range.
29 num_pages The size of the memory range in pages.
30 phys_addr The physical address of the memory range.
31 type The type of the memory range.
32 virt_addr The virtual address of the memory range.