Searched refs:bootsim_get_ram_info (Results 1 – 2 of 2) sorted by relevance
490 struct bootsim_ram_info *bootsim_get_ram_info(void);492 #define IMAGE_GET_FIELD(field) (bootsim_get_ram_info()->field)
246 pub extern "C" fn bootsim_get_ram_info() -> *const BootsimRamInfo { in bootsim_get_ram_info() function