Searched refs:imageboot_read_file_pageable (Results 1 – 2 of 2) sorted by relevance
46 int imageboot_read_file_pageable(const char *path, void **bufp, size_t *bufszp); /* use kmem_fr…
706 imageboot_read_file_pageable(const char *path, void **bufp, size_t *bufszp) in imageboot_read_file_pageable() function870 err = imageboot_read_file_pageable(path, &buf, &bufsz); in imageboot_mount_ramdisk()