Searched refs:coreboot_cbmem_create (Results 1 – 3 of 3) sorted by relevance
125 coreboot_cbmem_create(struct coreboot_softc *sc) in coreboot_cbmem_create() function
625 int coreboot_cbmem_create(struct coreboot_softc *sc);
1423 error = coreboot_cbmem_create(sc); in coreboot_attach()