Lines Matching full:physical
29 * NOTE: nothing will be loaded at physical address 0, so a 0 value in any
43 * | modlist_paddr | Physical address of an array of modules
46 * | cmdline_paddr | Physical address of the command line,
49 * | rsdp_paddr | Physical address of the RSDP ACPI data structure.
51 * | memmap_paddr | Physical address of the (optional) memory map. Only
64 * | paddr | Physical address of the module.
68 * | cmdline_paddr | Physical address of the command line,
131 uint64_t modlist_paddr; /* Physical address of an array of */
133 uint64_t cmdline_paddr; /* Physical address of the command line. */
134 uint64_t rsdp_paddr; /* Physical address of the RSDP ACPI data */
137 uint64_t memmap_paddr; /* Physical address of an array of */
146 uint64_t paddr; /* Physical address of the module. */
148 uint64_t cmdline_paddr; /* Physical address of the command line. */