We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbe7d19 commit 640c503Copy full SHA for 640c503
Documentation/admin-guide/kdump/vmcoreinfo.rst
@@ -624,3 +624,9 @@ Used to get the correct ranges:
624
* VMALLOC_START ~ VMALLOC_END : vmalloc() / ioremap() space.
625
* VMEMMAP_START ~ VMEMMAP_END : vmemmap space, used for struct page array.
626
* KERNEL_LINK_ADDR : start address of Kernel link and BPF
627
+
628
+va_kernel_pa_offset
629
+-------------------
630
631
+Indicates the offset between the kernel virtual and physical mappings.
632
+Used to translate virtual to physical addresses.
0 commit comments