Home
last modified time | relevance | path

Searched defs:dir (Results 1 – 25 of 34) sorted by relevance

12

/xen/tools/tests/x86_emulator/
A Dsimd-gf.c18 # define transform(m, dir, x, c) ({ \ argument
39 # define transform(m, dir, x, c) ({ \ argument
/xen/tools/libxl/
A Dlibxl_xshelp.c49 const char *dir, char *kvs[], in libxl__xs_writev_perms()
73 const char *dir, char *kvs[]) in libxl__xs_writev()
79 const char *dir, char *kvs[]) in libxl__xs_writev_atonce()
A Dlibxl_linux.c251 DIR *dir; in libxl__pci_numdevs() local
276 DIR *dir; in libxl__pci_topology_init() local
A Dlibxl_device.c93 const char *dir; in libxl__device_exists() local
1290 int rc, const char *dir) in device_destroy_be_watch_cb()
2014 char **dir = NULL; in libxl__device_list() local
A Dlibxl_console.c500 char **dir = NULL; in libxl__append_channel_list() local
A Dlibxl_usb.c827 DIR *dir; in usbdev_busaddr_to_busid() local
1463 DIR *dir; in usbdev_get_all_interfaces() local
A Dlibxl_pci.c416 DIR *dir; in libxl_device_pci_assignable_list() local
926 DIR *dir; in pci_multifunction_check() local
/xen/tools/tests/xenstore/
A Dxs-test.c214 char **dir; in test_dir() local
227 char **dir; in test_dir_deinit() local
426 char **dir; in cleanup() local
/xen/xen/arch/x86/hvm/
A Dpmtimer.c156 int dir, unsigned int port, unsigned int bytes, uint32_t *val) in handle_evt_io()
220 int dir, unsigned int port, unsigned int bytes, uint32_t *val) in handle_pmt_io()
A Dvpic.c327 int dir, unsigned int port, unsigned int bytes, uint32_t *val) in vpic_intercept_pic_io()
349 int dir, unsigned int port, unsigned int bytes, uint32_t *val) in vpic_intercept_elcr_io()
A Demulate.c158 uint8_t dir, bool_t df, bool_t data_is_addr, uintptr_t data) in hvmemul_do_io()
370 uint8_t dir, bool_t df, void *buffer) in hvmemul_do_io_buffer()
428 unsigned int size, uint8_t dir, bool_t df, paddr_t ram_gpa) in hvmemul_do_io_addr()
494 uint8_t dir, in hvmemul_do_pio_buffer()
515 uint8_t dir, in hvmemul_do_pio_addr()
539 uint8_t dir, in hvmemul_do_mmio_buffer()
559 uint8_t dir, in hvmemul_do_mmio_addr()
924 struct hvm_mmio_cache *cache, paddr_t gpa, unsigned int size, uint8_t dir, in hvmemul_phys_mmio_access()
1008 struct hvm_vcpu_io *vio, unsigned long gla, uint8_t dir, bool create) in hvmemul_find_mmio_cache()
1054 unsigned long gla, unsigned int size, uint8_t dir, void *buffer, in hvmemul_linear_mmio_access()
A Drtc.c700 int dir, unsigned int port, unsigned int bytes, uint32_t *val) in handle_rtc_io()
812 static int hw_rtc_io(int dir, unsigned int port, unsigned int size, in hw_rtc_io()
A Dstdvga.c203 int dir, unsigned int port, unsigned int bytes, uint32_t *val) in stdvga_intercept_pio()
A Dio.c122 bool handle_pio(uint16_t port, unsigned int size, int dir) in handle_pio()
A Dioreq.c1520 int dir, unsigned int port, unsigned int bytes, uint32_t *val) in hvm_access_cf8()
/xen/xen/include/public/hvm/
A Dioreq.h62 uint8_t dir:1; /* 1=read, 0=write */ member
77 uint8_t dir:1; /* 1=read, 0=write */ member
/xen/xen/common/
A Dhypfs.c115 struct hypfs_entry_dir *dir, bool nofault) in hypfs_add_dir()
155 static struct hypfs_entry *hypfs_get_entry_rel(struct hypfs_entry_dir *dir, in hypfs_get_entry_rel()
A Dversion.c165 const struct pe_external_debug_directory *dir = (const void *)n; in xen_build_init() local
/xen/tools/libfsimage/common/
A Dfsimage_plugin.c126 DIR *dir = NULL; in load_plugins() local
/xen/tools/xenpmd/
A Dxenpmd.c388 DIR *dir; in write_one_time_battery_info() local
442 DIR *dir; in wait_for_and_update_battery_status_request() local
/xen/xen/arch/x86/
A Demul-i8254.c508 int dir, unsigned int port, unsigned int bytes, uint32_t *val) in handle_pit_io()
551 int dir, unsigned int port, uint32_t bytes, uint32_t *val) in handle_speaker_io()
/xen/tools/helpers/
A Dinit-xenstore-domain.c327 static void do_xs_write_dir_node(struct xs_handle *xsh, char *dir, char *node, in do_xs_write_dir_node()
/xen/xen/arch/x86/hvm/svm/
A Dsvm.c1127 static int acpi_c1e_quirk(int dir, unsigned int port, unsigned int bytes, in acpi_c1e_quirk()
1766 int gp, cr, dir, rc; in svm_vmexit_do_cr_access() local
2820 int dir = (vmcb->exitinfo1 & 1) ? IOREQ_READ : IOREQ_WRITE; in svm_vmexit_handler() local
/xen/xen/include/asm-x86/hvm/
A Dvcpu.h50 uint8_t dir; member
/xen/tools/console/daemon/
A Dio.c641 static int xs_gather(struct xs_handle *xs, const char *dir, ...) in xs_gather()

Completed in 74 milliseconds

12