Lines Matching refs:u64
47 u64 xsdt_address;
72 u64 sdt_addresses[0];
77 u64 reserved;
79 u64 address;
89 u64 addr;
133 check_and_map_sdt(struct physmem *physmem, long pagesize, u64 addr, const char *signature, void **m… in check_and_map_sdt()
186 check_and_parse_rsdp(struct physmem *physmem, long pagesize, u64 addr, u32 *rsdt_address, u64 *xsdt… in check_and_parse_rsdp()
216 static u64
219 u64 ullnum; in find_rsdp_address()
225 u64 acpi20; in find_rsdp_address()
226 u64 acpi; in find_rsdp_address()
231 u64 rsdp_addr; in find_rsdp_address()
232 u64 addr; in find_rsdp_address()
234 u64 ebda; in find_rsdp_address()
320 ebda = (u64)physmem_readw((unsigned char *)map + 0x40E) << 4; in find_rsdp_address()
447 u64 rsdp_address;
448 u64 xsdt_address;
586 …t acpi_mcfg *mcfg, unsigned int i, int *domain, u8 *start_bus, u8 *end_bus, u64 *addr, u32 *length)
603 parse_next_addrs(const char *addrs, const char **next, int *domain, u8 *start_bus, u8 *end_bus, u64…
605 u64 ullnum;
611 u64 start_addr;
742 calculate_bus_addr(u8 start_bus, u64 start_addr, u32 total_length, u8 bus, u64 *addr, u32 *length)
760 get_bus_addr(struct acpi_mcfg *mcfg, const char *addrs, int domain, u8 bus, u64 *addr, u32 *length)
765 u64 start_addr;
818 u64 addr;