Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 25 of 57) sorted by relevance

123

/xen/xen/arch/x86/x86_64/
A Dmmconfig.h41 static inline unsigned char mmio_config_readb(void __iomem *pos) in mmio_config_readb()
48 static inline unsigned short mmio_config_readw(void __iomem *pos) in mmio_config_readw()
55 static inline unsigned int mmio_config_readl(void __iomem *pos) in mmio_config_readl()
62 static inline void mmio_config_writeb(void __iomem *pos, u8 val) in mmio_config_writeb()
67 static inline void mmio_config_writew(void __iomem *pos, u16 val) in mmio_config_writew()
72 static inline void mmio_config_writel(void __iomem *pos, u32 val) in mmio_config_writel()
/xen/xen/include/xen/
A Dlist.h438 #define list_next_entry(pos, member) \ argument
446 #define list_prev_entry(pos, member) \ argument
454 #define list_for_each(pos, head) \ argument
462 #define list_for_each_prev(pos, head) \ argument
471 #define list_for_each_safe(pos, n, head) \ argument
482 #define list_for_each_backwards_safe(pos, n, head) \ argument
518 #define list_prepare_entry(pos, head, member) \ argument
618 #define list_for_each_rcu(pos, head) \ argument
623 #define __list_for_each_rcu(pos, head) \ argument
640 #define list_for_each_safe_rcu(pos, n, head) \ argument
[all …]
A Dconst.h24 #define BIT(pos, sfx) (_AC(1, sfx) << (pos)) argument
A Dmm.h470 #define page_list_for_each(pos, head) \ argument
472 #define page_list_for_each_safe(pos, tmp, head) \ argument
476 #define page_list_for_each_safe_reverse(pos, tmp, head) \ argument
559 # define page_list_for_each(pos, head) list_for_each_entry(pos, head, list) argument
560 # define page_list_for_each_safe(pos, tmp, head) \ argument
562 # define page_list_for_each_safe_reverse(pos, tmp, head) \ argument
/xen/tools/xenstore/
A Dlist.h275 #define list_for_each(pos, head) \ argument
283 #define list_for_each_prev(pos, head) \ argument
292 #define list_for_each_safe(pos, n, head) \ argument
302 #define list_for_each_entry(pos, head, member) \ argument
313 #define list_for_each_entry_reverse(pos, head, member) \ argument
326 #define list_for_each_entry_continue(pos, head, member) \ argument
338 #define list_for_each_entry_safe(pos, n, head, member) \ argument
458 #define hlist_for_each(pos, head) \ argument
461 #define hlist_for_each_safe(pos, n, head) \ argument
472 #define hlist_for_each_entry(tpos, pos, head, member) \ argument
[all …]
/xen/xen/arch/x86/
A Dmsi.c140 static bool msix_memory_decoded(const struct pci_dev *dev, unsigned int pos) in msix_memory_decoded()
207 int pos = entry->msi_attrib.pos; in write_msi_msg() local
269 void __msi_set_enable(u16 seg, u8 bus, u8 slot, u8 func, int pos, int enable) in __msi_set_enable()
283 int pos; in msi_set_enable() local
296 int pos; in msix_set_enable() local
612 int pos; in msi_capability_init() local
690 unsigned int pos = pci_find_ext_capability(seg, bus, in read_pci_mem_bar() local
782 unsigned int pos = pci_find_cap_offset(seg, bus, slot, func, in msix_capability_init() local
1117 unsigned int pos = pci_find_cap_offset(seg, bus, slot, func, in __pci_disable_msix() local
1251 unsigned int pos; in pci_msi_conf_write_intercept() local
[all …]
/xen/xen/drivers/pci/
A Dpci.c15 u8 pos = PCI_CAPABILITY_LIST; in pci_find_cap_offset() local
42 int pci_find_next_cap(u16 seg, u8 bus, unsigned int devfn, u8 pos, int cap) in pci_find_next_cap()
94 int pos = max(start, 0x100); in pci_find_next_ext_capability() local
/xen/stubdom/vtpmmgr/
A Dmarshal.h63 inline int unpack3_BYTE(BYTE* ptr, UINT32* pos, UINT32 max, BYTE *t) in unpack3_BYTE()
93 inline int unpack3_UINT16(BYTE* ptr, UINT32* pos, UINT32 max, UINT16 *t) in unpack3_UINT16()
117 inline int unpack3_UINT32(BYTE* ptr, UINT32* pos, UINT32 max, UINT32 *t) in unpack3_UINT32()
261 inline int unpack3_BUFFER(BYTE* ptr, UINT32* pos, UINT32 max, BYTE* buf, UINT32 size) { in unpack3_BUFFER()
322 inline int unpack3_TPM_AUTHDATA(BYTE* ptr, UINT32* pos, UINT32 len, TPM_AUTHDATA* d) { in unpack3_TPM_AUTHDATA()
366 inline int unpack3_TPM_VERSION(BYTE* ptr, UINT32 *pos, UINT32 max, TPM_VERSION* t) { in unpack3_TPM_VERSION()
415 inline int unpack3_TPM_DIGEST(BYTE* ptr, UINT32* pos, UINT32 max, TPM_DIGEST* d) { in unpack3_TPM_DIGEST()
452 inline int unpack3_TPM_NONCE(BYTE* ptr, UINT32* pos, UINT32 max, TPM_NONCE* n) { in unpack3_TPM_NONCE()
728 inline int unpack3_TPM_KEY(BYTE* ptr, UINT32* pos, UINT32 max, TPM_KEY* k, UnpackPtr alloc) { in unpack3_TPM_KEY()
876 inline int unpack3_TPM_AUTH_SESSION(BYTE* ptr, UINT32* pos, UINT32 len, TPM_AUTH_SESSION* auth) { in unpack3_TPM_AUTH_SESSION()
[all …]
A Ddisk_io.c37 uint32_t pos = be32_native(sector); in disk_read_sector() local
52 uint32_t pos = be32_native(sector); in disk_write_sector() local
/xen/xen/tools/kconfig/
A Dlist.h49 #define list_for_each_entry(pos, head, member) \ argument
61 #define list_for_each_entry_safe(pos, n, head, member) \ argument
A Dmconf.c322 struct subtitle_list *pos, *tmp; in set_subtitle() local
347 struct subtitle_list *pos, *tmp; in reset_subtitle() local
366 struct jump_key *pos; in update_text() local
441 struct jump_key *pos, *tmp; in search_conf() local
/xen/xen/drivers/passthrough/
A Dats.h33 int pos; in pci_ats_enabled() local
/xen/xen/drivers/passthrough/x86/
A Dats.c29 int pos; in enable_ats_device() local
/xen/xen/arch/arm/arm64/lib/
A Dstrlen.S53 pos .req x12 label
A Dstrnlen.S55 pos .req x13 label
A Dstrcmp.S60 pos .req x11 label
A Dmemcmp.S56 pos .req x11 label
A Dstrncmp.S62 pos .req x12 label
/xen/xen/drivers/passthrough/vtd/x86/
A Dats.c47 int pos; in ats_device() local
/xen/xen/drivers/passthrough/amd/
A Diommu_detect.c28 int pos; in get_iommu_msi_capabilities() local
/xen/xen/tools/kconfig/lxdialog/
A Dinputbox.c36 int show_x, len, pos; in dialog_inputbox() local
/xen/xen/drivers/cpufreq/
A Dcpufreq.c161 struct list_head *pos; in cpufreq_add_cpu() local
320 struct list_head *pos; in cpufreq_del_cpu() local
/xen/xen/common/
A Dtimer.c67 static void down_heap(struct timer **heap, unsigned int pos) in down_heap()
88 static void up_heap(struct timer **heap, unsigned int pos) in up_heap()
108 unsigned int pos = t->heap_offset; in remove_from_heap() local
/xen/xen/common/coverage/
A Dgcc_3_4.c291 size_t pos) in gcov_iter_write()
340 size_t pos = 0; in gcov_info_to_gcda() local
/xen/xen/common/xz/
A Ddec_bcj.c45 uint32_t pos; member
346 uint8_t *buf, size_t *pos, size_t size) in bcj_apply()

Completed in 848 milliseconds

123