Lines Matching full:physical
12 * NOTE: nothing will be loaded at physical address 0, so a 0 value in any
26 * | modlist_paddr | Physical address of an array of modules
29 * | cmdline_paddr | Physical address of the command line,
32 * | rsdp_paddr | Physical address of the RSDP ACPI data structure.
34 * | memmap_paddr | Physical address of the (optional) memory map. Only
47 * | paddr | Physical address of the module.
51 * | cmdline_paddr | Physical address of the command line,
114 uint64_t modlist_paddr; /* Physical address of an array of */
116 uint64_t cmdline_paddr; /* Physical address of the command line. */
117 uint64_t rsdp_paddr; /* Physical address of the RSDP ACPI data */
120 uint64_t memmap_paddr; /* Physical address of an array of */
129 uint64_t paddr; /* Physical address of the module. */
131 uint64_t cmdline_paddr; /* Physical address of the command line. */