Home
last modified time | relevance | path

Searched refs:x49gp_ram_alloc (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/x49gp/x49gp/x49gp-code/
H A Dmodule.c47 ram_addr_t x49gp_ram_alloc(ram_addr_t size, uint8_t *base); in x49gp_modules_init()
48 x49gp_ram_alloc(phys_ram_size, phys_ram_base); in x49gp_modules_init()
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/
H A Dexec.c2412 ram_addr_t x49gp_ram_alloc(ram_addr_t size, uint8_t *base);
2413 ram_addr_t x49gp_ram_alloc(ram_addr_t size, uint8_t *base) in x49gp_ram_alloc() function