Home
last modified time | relevance | path

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

/linux-4.1.27/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.c104 hv_dev_close(context->fd); in gxio_mpipe_init()
115 return hv_dev_close(context->fd); in gxio_mpipe_destroy()
/linux-4.1.27/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
113 #undef hv_dev_close
251 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.1.27/arch/tile/lib/
Dexports.c60 EXPORT_SYMBOL(hv_dev_close);
/linux-4.1.27/arch/tile/include/hv/
Dhypervisor.h1631 int hv_dev_close(int devhdl);