Lines Matching full:virtual

59 virtual to physical addresses.
65 the kernel start address. Used to convert a virtual address from the
158 virtual address for memory map.
347 Used to convert the virtual address of an exported kernel symbol to its
353 Used to walk through the whole page table and convert virtual addresses
383 Currently unused by Makedumpfile. Used to compute the module virtual
414 crash kernel when converting virtual addresses to physical addresses.
422 The maximum number of bits for virtual addresses. Used to compute the
423 virtual memory ranges.
428 The offset between the kernel virtual and physical mappings. Used to
429 translate virtual to physical addresses.
435 kimage_voffset, which is used to translate virtual to physical
447 The mask to extract the Pointer Authentication Code from a kernel virtual
457 architecture which is used to lookup the page-tables for the Virtual
476 extensions. Used to translate virtual to physical addresses.
517 it is used to translate vmemmap kernel virtual addresses.
522 The size of a page. Used to translate virtual to physical addresses.
534 The vmemmap virtual address space management does not have a traditional
535 page table to track which virtual struct pages are backed by a physical
536 mapping. The virtual to physical mappings are tracked in a simple linked
569 The maximum number of bits for virtual addresses. Used to compute the
570 virtual memory ranges.
575 Indicates the virtual kernel start address of the direct-mapped RAM region.
595 Indicates the offset between the kernel virtual and physical mappings.
596 Used to translate virtual to physical addresses.