Home
last modified time | relevance | path

Searched refs:hv_dev_close (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/tile/gxio/
Dusb_host.c57 hv_dev_close(context->fd); in gxio_usb_host_init()
69 hv_dev_close(context->fd); in gxio_usb_host_destroy()
Duart.c49 hv_dev_close(context->fd); in gxio_uart_init()
62 hv_dev_close(context->fd); in gxio_uart_destroy()
Dmpipe.c79 hv_dev_close(context->fd); in gxio_mpipe_init()
90 return hv_dev_close(context->fd); in gxio_mpipe_destroy()
/linux-4.4.14/arch/tile/kernel/
Dpci.c117 hv_dev_close(fd); in tile_init_irqs()
209 hv_dev_close(hv_cfg_fd0); in tile_pci_init()
211 hv_dev_close(hv_cfg_fd1); in tile_pci_init()
213 hv_dev_close(hv_mem_fd); in tile_pci_init()
Dhvglue_trace.c54 #define hv_dev_close _hv_dev_close macro
114 #undef hv_dev_close
253 HV_WRAP1(int, hv_dev_close, int, devhdl)
Dhvglue.S50 gensym hv_dev_close, 0x460, 32
Dpci_gx.c254 hv_dev_close(context->fd); in tile_pcie_open()
/linux-4.4.14/arch/tile/lib/
Dexports.c57 EXPORT_SYMBOL(hv_dev_close);
/linux-4.4.14/arch/tile/include/hv/
Dhypervisor.h1639 int hv_dev_close(int devhdl);