Lines Matching refs:virtual

59 virtual to physical addresses.
65 the kernel start address. Used to convert a virtual address from the
71 Stores the virtual area list. makedumpfile gets the vmalloc start value
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.
452 The maximum number of bits for virtual addresses. Used to compute the
453 virtual memory ranges.
458 The offset between the kernel virtual and physical mappings. Used to
459 translate virtual to physical addresses.
465 kimage_voffset, which is used to translate virtual to physical
477 The mask to extract the Pointer Authentication Code from a kernel virtual
506 extensions. Used to translate virtual to physical addresses.
547 it is used to translate vmemmap kernel virtual addresses.
552 The size of a page. Used to translate virtual to physical addresses.
564 The vmemmap virtual address space management does not have a traditional
565 page table to track which virtual struct pages are backed by a physical
566 mapping. The virtual to physical mappings are tracked in a simple linked
599 The maximum number of bits for virtual addresses. Used to compute the
600 virtual memory ranges.
605 Indicates the virtual kernel start address of the direct-mapped RAM region.
625 Indicates the offset between the kernel virtual and physical mappings.
626 Used to translate virtual to physical addresses.