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,
117 uint64_t modlist_paddr; /* Physical address of an array of */
119 uint64_t cmdline_paddr; /* Physical address of the command line. */
120 uint64_t rsdp_paddr; /* Physical address of the RSDP ACPI data */
122 uint64_t memmap_paddr; /* Physical address of an array of */
133 uint64_t paddr; /* Physical address of the module. */
135 uint64_t cmdline_paddr; /* Physical address of the command line. */