| /xen/xen/arch/x86/ |
| A D | msi.c | 269 void __msi_set_enable(u16 seg, u8 bus, u8 slot, u8 func, int pos, int enable) in __msi_set_enable() 286 u8 slot = PCI_SLOT(dev->devfn); in msi_set_enable() local 299 u8 slot = PCI_SLOT(dev->devfn); in msix_set_enable() local 325 u8 bus, slot, func; in msi_set_mask_bit() local 616 u8 slot = PCI_SLOT(dev->devfn); in msi_capability_init() local 681 static u64 read_pci_mem_bar(u16 seg, u8 bus, u8 slot, u8 func, u8 bir, int vf) in read_pci_mem_bar() 779 u8 slot = PCI_SLOT(dev->devfn); in msix_capability_init() local 1061 u8 slot = PCI_SLOT(msi->devfn); in __pci_enable_msix() local 1115 u8 slot = PCI_SLOT(dev->devfn); in __pci_disable_msix() local 1248 u8 slot = PCI_SLOT(pdev->devfn); in pci_msi_conf_write_intercept() local [all …]
|
| A D | dmi_scan.c | 436 static void __init dmi_save_ident(struct dmi_header *dm, int slot, int string) in dmi_save_ident()
|
| /xen/xen/common/ |
| A D | radix-tree.c | 147 struct radix_tree_node *node = NULL, *slot; in radix_tree_insert() local 210 struct radix_tree_node *node, **slot; in radix_tree_lookup_element() local 355 __lookup(struct radix_tree_node *slot, void ***results, unsigned long index, in __lookup() 454 struct radix_tree_node *slot; in radix_tree_gang_lookup() local 609 struct radix_tree_node *slot = NULL; in radix_tree_delete() local 685 struct radix_tree_node *slot = node->slots[i]; in radix_tree_node_destroy() local
|
| A D | event_fifo.c | 634 unsigned int slot; in add_page_to_event_array() local
|
| /xen/stubdom/vtpmmgr/ |
| A D | disk_tpm.c | 273 int TPM_disk_alloc_counter(be32_t *slot, struct tpm_authdata auth, be32_t *value) in TPM_disk_alloc_counter() 281 int TPM_disk_check_counter(be32_t slot, struct tpm_authdata auth, be32_t value) in TPM_disk_check_counter() 287 int TPM_disk_incr_counter(be32_t slot, struct tpm_authdata auth) in TPM_disk_incr_counter() 293 int TPM_disk_change_counter(be32_t slot, struct tpm_authdata old, struct tpm_authdata noo) in TPM_disk_change_counter()
|
| /xen/tools/firmware/hvmloader/ |
| A D | pir.c | 46 struct pir_slot *slot = &pir->slots[i]; in create_pir_tables() local
|
| A D | pir_types.h | 41 uint8_t slot; member
|
| /xen/xen/arch/x86/x86_64/ |
| A D | mmconf-fam10h.c | 21 u32 slot; member 41 unsigned int i, j, bus, slot, hi_mmio_num; in get_fam10h_pci_mmconf_base() local
|
| /xen/tools/xenpaging/ |
| A D | xenpaging.c | 595 static int xenpaging_evict_page(struct xenpaging *paging, unsigned long gfn, int slot) in xenpaging_evict_page() 761 static int evict_victim(struct xenpaging *paging, int slot) in evict_victim() 817 int rc, slot, num = 0; in evict_pages() local 858 int slot; in main() local
|
| /xen/xen/drivers/vpci/ |
| A D | msix.c | 45 uint8_t slot = PCI_SLOT(pdev->devfn), func = PCI_FUNC(pdev->devfn); in update_entry() local 75 uint8_t slot = PCI_SLOT(pdev->devfn), func = PCI_FUNC(pdev->devfn); in control_write() local 450 uint8_t slot = PCI_SLOT(pdev->devfn), func = PCI_FUNC(pdev->devfn); in init_msix() local
|
| A D | header.c | 358 uint8_t slot = PCI_SLOT(pdev->devfn), func = PCI_FUNC(pdev->devfn); in bar_write() local 405 uint8_t slot = PCI_SLOT(pdev->devfn), func = PCI_FUNC(pdev->devfn); in rom_write() local
|
| A D | msi.c | 188 uint8_t slot = PCI_SLOT(pdev->devfn), func = PCI_FUNC(pdev->devfn); in init_msi() local
|
| /xen/xen/arch/arm/ |
| A D | cpuerrata.c | 49 static bool copy_hyp_vect_bpi(unsigned int slot, const char *hyp_vec_start, in copy_hyp_vect_bpi() 92 unsigned int i, slot = -1; in install_bp_hardening_vec() local
|
| A D | mm.c | 433 int i, slot; in map_domain_page() local 499 int slot = ((unsigned long) va - DOMHEAP_VIRT_START) >> SECOND_SHIFT; in unmap_domain_page() local 518 int slot = (va - DOMHEAP_VIRT_START) >> SECOND_SHIFT; in domain_page_map_to_mfn() local 845 int slot = zeroeth_table_offset(vaddr); in setup_xenheap_mappings() local
|
| /xen/stubdom/vtpm/ |
| A D | vtpmblk.c | 66 static int write_vtpmblk_raw(uint8_t *data, size_t data_length, int slot) in write_vtpmblk_raw() 94 static int read_vtpmblk_raw(uint8_t **data, size_t *data_length, int slot) in read_vtpmblk_raw()
|
| /xen/xen/include/xen/ |
| A D | dmi.h | 22 u8 slot; member
|
| /xen/tools/libacpi/ |
| A D | mk_dsdt.c | 119 unsigned int slot, dev, intx, link; in main() local
|
| /xen/tools/libfsimage/fat/ |
| A D | fsys_fat.c | 290 int slot = -2; in fat_dir() local
|
| /xen/xen/include/asm-arm/ |
| A D | config.h | 152 #define SLOT0(slot) (_AT(vaddr_t,slot) << SLOT0_ENTRY_BITS) argument
|
| /xen/xen/common/xz/ |
| A D | dec_bcj.c | 201 uint32_t slot; in bcj_ia64() local
|
| /xen/tools/libxl/ |
| A D | libxl_event.c | 642 libxl__ev_watch_slot *slot = &CTX->watch_slots[slotnum]; in libxl__watch_slot_contents() local 672 static void libxl__set_watch_slot_contents(libxl__ev_watch_slot *slot, in libxl__set_watch_slot_contents() 858 libxl__ev_watch_slot *slot = &CTX->watch_slots[w->slotnum]; in libxl__ev_xswatch_deregister() local 1353 int slot = *slotp; in afterpoll_check_fd() local
|
| /xen/xen/drivers/char/ |
| A D | ehci-dbgp.c | 336 u8 bus, slot, func, bar; member 684 static unsigned int __init __find_dbgp(u8 bus, u8 slot, u8 func) in __find_dbgp() 698 unsigned int bus, slot, func; in find_dbgp() local 1492 unsigned int bus, slot, func; in ehci_dbgp_init() local
|
| /xen/xen/drivers/passthrough/ |
| A D | pci.c | 152 u8 bus, slot, stride; member 159 unsigned int seg, bus, slot; in parse_phantom_dev() local 695 unsigned int slot = PCI_SLOT(devfn), func = PCI_FUNC(devfn); in pci_add_device() local
|
| /xen/xen/include/asm-x86/ |
| A D | edd.h | 61 u8 slot; member
|
| /xen/xen/arch/x86/hvm/ |
| A D | vmsi.c | 164 #define acc_bit(what, ent, slot, idx) \ argument
|