Searched refs:hv_fs_pread (Results 1 – 4 of 4) sorted by relevance
| /linux-4.1.27/arch/tile/kernel/ |
| D | hvglue_trace.c | 42 #define hv_fs_pread _hv_fs_pread macro 101 #undef hv_fs_pread 234 HV_WRAP4(int, hv_fs_pread, int, inode, HV_VirtAddr, buf,
|
| D | hvglue.S | 38 gensym hv_fs_pread, 0x2e0, 32
|
| D | setup.c | 1129 rc = hv_fs_pread(fd, (HV_VirtAddr) initrd, stat.size, 0); in load_hv_initrd()
|
| /linux-4.1.27/arch/tile/include/hv/ |
| D | hypervisor.h | 1322 int hv_fs_pread(int inode, HV_VirtAddr buf, int length, int offset);
|