Home
last modified time | relevance | path

Searched refs:exchange (Results 1 – 9 of 9) sorted by relevance

/arch/ia64/
DKconfig.debug43 bool "Turn on compare-and-exchange bug checking (slow!)"
47 compare-and-exchange instructions. This is slow! Itaniums
/arch/mn10300/lib/
Ddo_csum.S152 swaph d0,d0 # exchange bits 15:8 with 7:0
/arch/powerpc/include/asm/
Diommu.h63 int (*exchange)(struct iommu_table *tbl, member
/arch/powerpc/platforms/powernv/
Dpci-p5ioc2.c89 .exchange = pnv_tce_xchg,
Dpci-ioda.c1732 .exchange = pnv_ioda1_tce_xchg,
1841 .exchange = pnv_ioda2_tce_xchg,
/arch/um/
DKconfig.net29 running UML to exchange packets with its host over one of the
55 The UML TUN/TAP network transport allows a UML instance to exchange
/arch/powerpc/kernel/
Diommu.c990 ret = tbl->it_ops->exchange(tbl, entry, hpa, direction); in iommu_tce_xchg()
1017 if (!tbl->it_ops->exchange) in iommu_take_ownership()
/arch/x86/xen/
Dmmu.c2592 struct xen_memory_exchange exchange = { in xen_exchange_memory() local
2610 rc = HYPERVISOR_memory_op(XENMEM_exchange, &exchange); in xen_exchange_memory()
2611 success = (exchange.nr_exchanged == extents_in); in xen_exchange_memory()
2613 BUG_ON(!success && ((exchange.nr_exchanged != 0) || (rc == 0))); in xen_exchange_memory()
/arch/x86/
DKconfig2306 9) install a fan for the video card or exchange video RAM
2308 11) exchange RAM chips
2309 12) exchange the motherboard.