Lines Matching full:physical
59 virtual to physical addresses.
66 direct kernel map to a physical address.
77 Physical addresses are translated to struct pages by treating them as
78 an index into the mem_map array. Right-shifting a physical address
105 Defines the maximum supported physical address space memory.
348 corresponding physical address.
354 to physical addresses. The init_top_pgt is somewhat similar to
393 mask. This is used to remove the SME mask and obtain the true physical
411 Denotes whether physical address extensions are enabled. It has the cost
414 crash kernel when converting virtual addresses to physical addresses.
428 The offset between the kernel virtual and physical mappings. Used to
429 translate virtual to physical addresses.
434 Indicates the physical address of the start of memory. Similar to
435 kimage_voffset, which is used to translate virtual to physical
475 It indicates whether the crash kernel supports large physical address
476 extensions. Used to translate virtual to physical addresses.
514 The vmemmap_list maintains the entire vmemmap physical mapping. Used
522 The size of a page. Used to translate virtual to physical addresses.
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
580 Indicates the start physical RAM address.
595 Indicates the offset between the kernel virtual and physical mappings.
596 Used to translate virtual to physical addresses.