Searched refs:console_paddr (Results 1 – 3 of 3) sorted by relevance
128 if (!sc->has_console || sc->console_paddr == 0) in coreboot_console_create()131 tmp = (struct cbmem_console *)pmap_mapbios(sc->console_paddr, in coreboot_console_create()149 sc->console_paddr, map_size); in coreboot_console_create()
429 vm_paddr_t console_paddr; member
354 sc->console_paddr = (vm_paddr_t)ref->cbmem_addr; in coreboot_parse_table()1344 (uintmax_t)sc->console_paddr); in coreboot_attach()