/xen-4.10.0-shim-comet/tools/libvchan/ |
A D | io.c | 52 static inline uint32_t rd_prod(struct libxenvchan *ctrl) in rd_prod() 57 static inline uint32_t* _rd_cons(struct libxenvchan *ctrl) in _rd_cons() 63 static inline uint32_t* _wr_prod(struct libxenvchan *ctrl) in _wr_prod() 69 static inline uint32_t wr_cons(struct libxenvchan *ctrl) in wr_cons() 79 static inline void* wr_ring(struct libxenvchan *ctrl) in wr_ring() 146 int libxenvchan_data_ready(struct libxenvchan *ctrl) in libxenvchan_data_ready() 188 int libxenvchan_buffer_space(struct libxenvchan *ctrl) in libxenvchan_buffer_space() 197 int libxenvchan_wait(struct libxenvchan *ctrl) in libxenvchan_wait() 345 int libxenvchan_is_open(struct libxenvchan* ctrl) in libxenvchan_is_open() 353 int libxenvchan_fd_for_select(struct libxenvchan *ctrl) in libxenvchan_fd_for_select() [all …]
|
A D | node.c | 40 int libxenvchan_write_all(struct libxenvchan *ctrl, char *buf, int size) in libxenvchan_write_all() 79 void reader(struct libxenvchan *ctrl) in reader() 103 void writer(struct libxenvchan *ctrl) in writer() 138 struct libxenvchan *ctrl = 0; in main() local
|
A D | init.c | 75 static int init_gnt_srv(struct libxenvchan *ctrl, int domain) in init_gnt_srv() 141 static int init_gnt_cli(struct libxenvchan *ctrl, int domain, uint32_t ring_ref) in init_gnt_cli() 216 static int init_evt_srv(struct libxenvchan *ctrl, int domain, in init_evt_srv() 245 static int init_xs_srv(struct libxenvchan *ctrl, int domain, const char* xs_base, int ring_ref) in init_xs_srv() 302 struct libxenvchan *ctrl; in libxenvchan_server_init() local 351 static int init_evt_cli(struct libxenvchan *ctrl, int domain, in init_evt_cli() 385 struct libxenvchan *ctrl = malloc(sizeof(struct libxenvchan)); in libxenvchan_client_init() local
|
A D | node-select.c | 54 struct libxenvchan *ctrl = 0; variable
|
/xen-4.10.0-shim-comet/xen/drivers/char/ |
A D | ehci-dbgp.c | 414 static void dbgp_issue_command(struct ehci_dbgp *dbgp, u32 ctrl, in dbgp_issue_command() 426 u32 ctrl = readl(&dbgp->ehci_debug->control); in dbgp_issue_command() local 450 u32 ctrl; in dbgp_check_for_completion() local 547 static int dbgp_wait_until_done(struct ehci_dbgp *dbgp, u32 ctrl, in dbgp_wait_until_done() 595 u32 addr, pids, ctrl; in dbgp_bulk_write() local 618 u32 addr, pids, ctrl; in dbgp_bulk_read() local 641 u32 addr, pids, ctrl; in dbgp_control_msg() local 735 u32 ctrl, cmd, status; in ehci_dbgp_startup() local 871 u32 ctrl, portsc, cmd; in ehci_dbgp_external_startup() local 1075 u32 ctrl, portsc, hcs_params; in ehci_dbgp_setup() local [all …]
|
A D | scif-uart.c | 53 uint16_t status, ctrl; in scif_uart_interrupt() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/ |
A D | intr.c | 176 u32 ctrl; in nvmx_intr_intercept() local
|
A D | vvmx.c | 692 u32 ctrl; in nvmx_update_apic_access_address() local 713 u32 ctrl; in nvmx_update_virtual_apic_address() local 734 u32 ctrl = __n2_exec_control(v); in nvmx_update_tpr_threshold() local 2257 u32 ctrl; in nvmx_n2_vmexit_handler() local
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_usb.c | 116 int ctrl, port; in main_usbdev_detach() local
|
/xen-4.10.0-shim-comet/tools/debugger/kdd/ |
A D | kdd.c | 190 kdd_ctrl ctrl; in v2p() local 642 kdd_ctrl ctrl; in kdd_handle_read_ctrl() local
|
A D | kdd-xen.c | 409 int kdd_get_ctrl(kdd_guest *g, int cpuid, kdd_ctrl *ctrl, int w64) in kdd_get_ctrl()
|
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/ |
A D | vpmu_amd.c | 480 uint64_t ctrl, cntr; in amd_vpmu_dump() local
|
/xen-4.10.0-shim-comet/xen/include/public/io/ |
A D | usbif.h | 194 uint8_t ctrl[8]; /* setup_packet (Ctrl) */ member
|
/xen-4.10.0-shim-comet/xen/drivers/passthrough/ |
A D | pci.c | 571 u16 cap, ctrl, seg = pdev->seg; in pci_enable_acs() local 667 u16 ctrl = pci_conf_read16(seg, bus, slot, func, pos + PCI_SRIOV_CTRL); in pci_add_device() local
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_usb.c | 988 libxl_usbctrl_type type, int ctrl, int port) in vusb_get_port_path() 1886 int ctrl, in libxl_ctrlport_to_device_usbdev()
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | msi.c | 762 u16 ctrl = pci_conf_read16(seg, bus, slot, func, pos + PCI_SRIOV_CTRL); in read_pci_mem_bar() local
|