Home
last modified time | relevance | path

Searched defs:slot (Results 1 – 25 of 28) sorted by relevance

12

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmsi.c126 u8 bus, slot, func; in memory_decoded() local
204 u8 slot = PCI_SLOT(dev->devfn); in read_msi_msg() local
269 u8 slot = PCI_SLOT(dev->devfn); in write_msi_msg() local
352 u8 slot = PCI_SLOT(dev->devfn); in msi_set_enable() local
365 u8 slot = PCI_SLOT(dev->devfn); in msix_set_enable() local
391 u8 bus, slot, func; in msi_set_mask_bit() local
694 u8 slot = PCI_SLOT(dev->devfn); in msi_capability_init() local
851 u8 slot = PCI_SLOT(dev->devfn); in msix_capability_init() local
1100 u8 slot = PCI_SLOT(msi->devfn); in __pci_enable_msix() local
1155 u8 slot = PCI_SLOT(dev->devfn); in __pci_disable_msix() local
[all …]
A Ddmi_scan.c436 static void __init dmi_save_ident(struct dmi_header *dm, int slot, int string) in dmi_save_ident()
/xen-4.10.0-shim-comet/xen/common/
A Dradix-tree.c147 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 Devent_fifo.c575 unsigned int slot; in add_page_to_event_array() local
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/
A Ddisk_tpm.c273 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-4.10.0-shim-comet/tools/firmware/hvmloader/
A Dpir.c46 struct pir_slot *slot = &pir->slots[i]; in create_pir_tables() local
A Dpir_types.h41 uint8_t slot; member
/xen-4.10.0-shim-comet/tools/xenpaging/
A Dxenpaging.c595 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-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dmmconf-fam10h.c21 u32 slot; member
41 unsigned int i, j, bus, slot, hi_mmio_num; in get_fam10h_pci_mmconf_base() local
/xen-4.10.0-shim-comet/stubdom/vtpm/
A Dvtpmblk.c65 static int write_vtpmblk_raw(uint8_t *data, size_t data_length, int slot) in write_vtpmblk_raw()
93 static int read_vtpmblk_raw(uint8_t **data, size_t *data_length, int slot) in read_vtpmblk_raw()
/xen-4.10.0-shim-comet/xen/include/xen/
A Ddmi.h22 u8 slot; member
/xen-4.10.0-shim-comet/tools/libacpi/
A Dmk_dsdt.c119 unsigned int slot, dev, intx, link; in main() local
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dmm.c402 int i, slot; in map_domain_page() local
468 int slot = ((unsigned long) va - DOMHEAP_VIRT_START) >> SECOND_SHIFT; in unmap_domain_page() local
484 int slot = (va - DOMHEAP_VIRT_START) >> SECOND_SHIFT; in domain_page_map_to_mfn() local
846 int slot = zeroeth_table_offset(vaddr); in setup_xenheap_mappings() local
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dio.c265 unsigned int *bus, unsigned int *slot, in hvm_pci_decode_addr()
A Dvmsi.c160 #define acc_bit(what, ent, slot, idx) \ argument
/xen-4.10.0-shim-comet/tools/memshr/
A Dbidir-hash.c336 uint32_t slot; in shm_get_from_freelist() local
411 uint32_t slot = shm_get_from_freelist(hdr); in alloc_entry() local
454 uint32_t slot; in free_entry() local
466 int slot; in free_buckets() local
/xen-4.10.0-shim-comet/tools/libfsimage/fat/
A Dfsys_fat.c290 int slot = -2; in fat_dir() local
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dconfig.h152 #define SLOT0(slot) (_AT(vaddr_t,slot) << SLOT0_ENTRY_BITS) argument
/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Dpci.c149 u8 bus, slot, stride; member
156 unsigned int seg, bus, slot; in parse_phantom_dev() local
610 unsigned int slot = PCI_SLOT(devfn), func = PCI_FUNC(devfn); in pci_add_device() local
/xen-4.10.0-shim-comet/xen/common/xz/
A Ddec_bcj.c201 uint32_t slot; in bcj_ia64() local
/xen-4.10.0-shim-comet/xen/drivers/char/
A Dehci-dbgp.c335 u8 bus, slot, func, bar; member
683 static unsigned int __init __find_dbgp(u8 bus, u8 slot, u8 func) in __find_dbgp()
696 unsigned int bus, slot, func; in find_dbgp() local
1482 unsigned int bus, slot, func; in ehci_dbgp_init() local
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_event.c464 libxl__ev_watch_slot *slot = &CTX->watch_slots[slotnum]; in libxl__watch_slot_contents() local
494 static void libxl__set_watch_slot_contents(libxl__ev_watch_slot *slot, in libxl__set_watch_slot_contents()
680 libxl__ev_watch_slot *slot = &CTX->watch_slots[w->slotnum]; in libxl__ev_xswatch_deregister() local
1166 int slot = *slotp; in afterpoll_check_fd() local
/xen-4.10.0-shim-comet/xen/arch/x86/efi/
A Defi-boot.h588 unsigned int slot = (xen_phys_start >> L2_PAGETABLE_SHIFT) + i; in efi_arch_memory_setup() local
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_intr.c77 unsigned int slot = find_first_zero_bit(inuse, INTREMAP_ENTRIES); in alloc_intremap_entry() local
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dedd.h61 u8 slot; member

Completed in 64 milliseconds

12