Home
last modified time | relevance | path

Searched defs:flash_ptr (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/i386/
H A Dpc_sysfw.c50 void *flash_ptr, *isa_bios_ptr; in pc_isa_bios_init() local
148 void *flash_ptr; in pc_system_flash_map() local
H A Dpc_sysfw_ovmf-stubs.c23 void pc_system_parse_ovmf_flash(uint8_t *flash_ptr, size_t flash_size) in pc_system_parse_ovmf_flash()
H A Dpc_sysfw_ovmf.c39 void pc_system_parse_ovmf_flash(uint8_t *flash_ptr, size_t flash_size) in pc_system_parse_ovmf_flash()
/openbmc/qemu/target/i386/
H A Dsev-sysemu-stub.c54 int sev_es_save_reset_vector(void *flash_ptr, uint64_t flash_size) in sev_es_save_reset_vector()
H A Dsev.c1152 sev_es_find_reset_vector(void *flash_ptr, uint64_t flash_size, in sev_es_find_reset_vector()
1224 int sev_es_save_reset_vector(void *flash_ptr, uint64_t flash_size) in sev_es_save_reset_vector()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dcadence-nand-controller.c919 char nf_mem, u32 flash_ptr, dma_addr_t mem_ptr, in cadence_nand_cdma_desc_prepare()