Home
last modified time | relevance | path

Searched refs:exchange (Results 1 – 8 of 8) 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/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.c992 ret = tbl->it_ops->exchange(tbl, entry, hpa, direction); in iommu_tce_xchg()
1019 if (!tbl->it_ops->exchange) in iommu_take_ownership()
/arch/x86/xen/
Dmmu.c2586 struct xen_memory_exchange exchange = { in xen_exchange_memory() local
2604 rc = HYPERVISOR_memory_op(XENMEM_exchange, &exchange); in xen_exchange_memory()
2605 success = (exchange.nr_exchanged == extents_in); in xen_exchange_memory()
2607 BUG_ON(!success && ((exchange.nr_exchanged != 0) || (rc == 0))); in xen_exchange_memory()
/arch/powerpc/platforms/powernv/
Dpci-ioda.c1872 .exchange = pnv_ioda1_tce_xchg,
2022 .exchange = pnv_ioda2_tce_xchg,
/arch/x86/
DKconfig2330 9) install a fan for the video card or exchange video RAM
2332 11) exchange RAM chips
2333 12) exchange the motherboard.