Searched refs:visorchannel_create_with_lock (Results 1 – 3 of 3) sorted by relevance
190 struct visorchannel *visorchannel_create_with_lock(u64 physaddr,
157 visorchannel_create_with_lock(u64 physaddr, unsigned long channel_bytes, in visorchannel_create_with_lock() function163 EXPORT_SYMBOL_GPL(visorchannel_create_with_lock);
1251 visorchannel_create_with_lock(cmd->create_device.channel_addr, in my_device_create()2275 controlvm_channel = visorchannel_create_with_lock(addr, tmp_sz, in visorchipset_init()