Home
last modified time | relevance | path

Searched refs:hv_fs_findfile (Results 1 – 4 of 4) sorted by relevance

/arch/tile/kernel/
Dhvglue.S36 gensym hv_fs_findfile, 0x2a0, 32
Dhvglue_trace.c40 #define hv_fs_findfile _hv_fs_findfile macro
99 #undef hv_fs_findfile
232 HV_WRAP1(int, hv_fs_findfile, HV_VirtAddr, filename)
Dsetup.c1112 fd = hv_fs_findfile((HV_VirtAddr) initramfs_file); in load_hv_initrd()
1120 fd = hv_fs_findfile((HV_VirtAddr)"initramfs.cpio.gz"); in load_hv_initrd()
/arch/tile/include/hv/
Dhypervisor.h1265 int hv_fs_findfile(HV_VirtAddr filename);