| /arch/sh/mm/ |
| A D | ioremap.c | 78 void __iomem *mapped; in ioremap_prot() local 80 mapped = __ioremap_trapped(phys_addr, size); in ioremap_prot() 81 if (mapped) in ioremap_prot() 82 return mapped; in ioremap_prot() 84 mapped = __ioremap_29bit(phys_addr, size, pgprot); in ioremap_prot() 85 if (mapped) in ioremap_prot() 86 return mapped; in ioremap_prot() 98 mapped = pmb_remap_caller(phys_addr, size, pgprot, in ioremap_prot() 100 if (mapped && !IS_ERR(mapped)) in ioremap_prot() 101 return mapped; in ioremap_prot()
|
| A D | pmb.c | 341 int i, mapped; in pmb_bolt_mapping() local 359 for (i = mapped = 0; i < ARRAY_SIZE(pmb_sizes); i++) { in pmb_bolt_mapping() 366 pmb_unmap_entry(pmbp, mapped); in pmb_bolt_mapping() 399 mapped++; in pmb_bolt_mapping()
|
| /arch/parisc/kernel/ |
| A D | patch.c | 61 int mapped; in __patch_text_multiple() local 68 p = fixmap = patch_map(addr, FIX_TEXT_POKE0, &flags, &mapped); in __patch_text_multiple() 83 if (mapped) in __patch_text_multiple() 86 &mapped); in __patch_text_multiple() 92 if (mapped) in __patch_text_multiple()
|
| /arch/x86/include/asm/ |
| A D | efi.h | 337 #define __efi64_argmap(mapped, args) \ argument 338 __PASTE(__efi64_argmap__, __efi_nargs(__efi_eat mapped))(mapped, args) 339 #define __efi64_argmap__0(mapped, args) __efi_eval mapped argument 340 #define __efi64_argmap__1(mapped, args) __efi_eval args argument
|
| /arch/powerpc/mm/book3s64/ |
| A D | iommu_api.c | 31 atomic64_t mapped; member 125 atomic64_set(&mem->mapped, 1); in mm_iommu_do_alloc() 267 if (atomic64_cmpxchg(&mem->mapped, 1, 0) != 1) { in mm_iommu_put() 385 if (atomic64_inc_not_zero(&mem->mapped)) in mm_iommu_mapped_inc() 395 atomic64_add_unless(&mem->mapped, -1, 1); in mm_iommu_mapped_dec()
|
| /arch/arm/include/debug/ |
| A D | vexpress.S | 28 @ - all other (RS1 complaint) tiles use UART mapped
|
| /arch/arm/boot/dts/intel/ixp/ |
| A D | intel-ixp46x-ixdp465.dts | 26 /* 32 MB of Flash mapped in at CS0 and CS1 */
|
| A D | intel-ixp43x-kixrp435.dts | 26 /* 16 MB of Flash mapped in at CS0 */
|
| A D | intel-ixp42x-ixdp425.dts | 30 /* 16 MB of Flash mapped in at CS0 */
|
| /arch/s390/include/asm/ |
| A D | page.h | 131 unsigned char skey, int mapped) in page_set_storage_key() argument 133 if (!mapped) { in page_set_storage_key()
|
| /arch/arc/boot/dts/ |
| A D | nsim_700.dts | 29 /* child and parent address space 1:1 mapped */
|
| A D | haps_hs_idu.dts | 34 /* child and parent address space 1:1 mapped */
|
| A D | nsimosci.dts | 32 /* child and parent address space 1:1 mapped */
|
| A D | nsimosci_hs.dts | 32 /* child and parent address space 1:1 mapped */
|
| A D | nsimosci_hs_idu.dts | 30 /* child and parent address space 1:1 mapped */
|
| /arch/sparc/kernel/ |
| A D | pci_sun4v.h | 108 long *mapped);
|
| /arch/mips/sgi-ip27/ |
| A D | ip27-klnuma.c | 38 #error Kernel replication works with mapped kernel support. No calias support. in setup_replication_mask()
|
| /arch/microblaze/ |
| A D | Kconfig | 145 space as well as some memory mapped IO. That means that, if you 147 memory can be "permanently mapped" by the kernel. The physical 148 memory that is not permanently mapped is called "high memory".
|
| /arch/arm/boot/dts/broadcom/ |
| A D | bcm2711-rpi-cm4.dtsi | 104 /* uart1 is mapped to the pin header */
|
| A D | bcm2837-rpi-3-b.dts | 137 /* uart1 is mapped to the pin header */
|
| /arch/x86/kernel/apic/ |
| A D | x2apic_uv_x.c | 920 int nasid, min_nasid, max_nasid, lnasid, mapped; in calc_mmioh_map() local 928 mapped = 0; in calc_mmioh_map() 940 mapped = 1; in calc_mmioh_map() 948 mapped = 1; in calc_mmioh_map() 956 mapped = 1; in calc_mmioh_map() 964 mapped = 1; in calc_mmioh_map() 1026 if (max_io >= 0 && !mapped) in calc_mmioh_map()
|
| /arch/powerpc/kvm/ |
| A D | book3s_hv_builtin.c | 319 if (xisr == pimap->mapped[i].r_hwirq) { in get_irqmap() 325 return &pimap->mapped[i]; in get_irqmap()
|
| /arch/arm/boot/dts/marvell/ |
| A D | armada-xp-crs305-1g-4s.dtsi | 15 * left internal registers mapped at 0xd0000000. If you are in this
|
| A D | armada-xp-crs326-24g-2s.dtsi | 15 * left internal registers mapped at 0xd0000000. If you are in this
|
| A D | armada-xp-db-xc3-24g4xg.dts | 14 * left internal registers mapped at 0xd0000000. If you are in this
|