Searched refs:uml_load_file (Results 1 – 3 of 3) sorted by relevance
26 area = uml_load_file(initrd, &size); in read_initrd()
18 area = uml_load_file(dtb, &size); in uml_dtb_init()
32 void *uml_load_file(const char *filename, unsigned long long *size) in uml_load_file() function