Searched +full:0 +full:x0000000080000000 (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/pci/ |
D | brcm,stb-pcie.yaml | 140 reg = <0x0 0x7d500000 0x9310>; 148 interrupt-map-mask = <0x0 0x0 0x0 0x7>; 149 interrupt-map = <0 0 0 1 &gicv2 GIC_SPI 143 IRQ_TYPE_LEVEL_HIGH>; 152 ranges = <0x02000000 0x0 0xf8000000 0x6 0x00000000 0x0 0x04000000>; 153 dma-ranges = <0x42000000 0x1 0x00000000 0x0 0x40000000 0x0 0x80000000>, 154 <0x42000000 0x1 0x80000000 0x3 0x00000000 0x0 0x80000000>; 156 brcm,scb-sizes = <0x0000000080000000 0x0000000080000000>;
|
/Linux-v5.15/arch/s390/boot/ |
D | head_kdump.S | 11 #define DATAMOVER_ADDR 0x4000 12 #define COPY_PAGE_ADDR 0x6000 26 basr %r13,0 29 lg %r2,0(%r2) # already relocated: 32 lghi %r2,0 # Yes: Start kdump kernel 37 lg %r2,0x418(%r4) # Get kdump base 38 lg %r3,0x420(%r4) # Get kdump size 42 mvc 0(256,%r8),0(%r10) # Copy data mover code 45 mvc 0(256,%r8),0(%r10) # reserved mem 59 basr %r13,0 # Base [all …]
|
D | head.S | 11 * 1) load the image directly into ram at address 0 and do an PSW restart 12 * 2) linload will load the image from address 0x10000 to memory 0x10000 13 * and start the code thru LPSW 0x0008000080010000 (VM only, deprecated) 21 * params for kernel are pushed to 0x10400 (see setup.h) 34 #define EP_OFFSET 0x10008 39 #define IPL_BS 0x730 40 .org 0 41 .long 0x00080000,0x80000000+iplstart # The first 24 bytes are loaded 42 .long 0x02000018,0x60000050 # by ipl to addresses 0-23. 43 .long 0x02000068,0x60000050 # (a PSW and two CCWs). [all …]
|
/Linux-v5.15/arch/powerpc/include/asm/ |
D | firmware.h | 17 #define FW_FEATURE_PFT ASM_CONST(0x0000000000000001) 18 #define FW_FEATURE_TCE ASM_CONST(0x0000000000000002) 19 #define FW_FEATURE_SPRG0 ASM_CONST(0x0000000000000004) 20 #define FW_FEATURE_DABR ASM_CONST(0x0000000000000008) 21 #define FW_FEATURE_COPY ASM_CONST(0x0000000000000010) 22 #define FW_FEATURE_ASR ASM_CONST(0x0000000000000020) 23 #define FW_FEATURE_DEBUG ASM_CONST(0x0000000000000040) 24 #define FW_FEATURE_TERM ASM_CONST(0x0000000000000080) 25 #define FW_FEATURE_PERF ASM_CONST(0x0000000000000100) 26 #define FW_FEATURE_DUMP ASM_CONST(0x0000000000000200) [all …]
|
D | cputable.h | 21 PPC_PMC_DEFAULT = 0, 80 * if the error is fatal, 1 if it was fully recovered and 0 to 114 #define CPU_FTR_COHERENT_ICACHE ASM_CONST(0x00000001) 115 #define CPU_FTR_ALTIVEC ASM_CONST(0x00000002) 116 #define CPU_FTR_DBELL ASM_CONST(0x00000004) 117 #define CPU_FTR_CAN_NAP ASM_CONST(0x00000008) 118 #define CPU_FTR_DEBUG_LVL_EXC ASM_CONST(0x00000010) 119 // ASM_CONST(0x00000020) Free 120 #define CPU_FTR_FPU_UNAVAILABLE ASM_CONST(0x00000040) 121 #define CPU_FTR_LWSYNC ASM_CONST(0x00000080) [all …]
|
/Linux-v5.15/arch/parisc/kernel/ |
D | perf.c | 64 { 0, 1, 4, 5, 6, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, -1 }; 68 { 0, 1, 4, 5, 6, 7, 16, 17, 18, 20, 21, 22, 23, 24, 25, -1 }; 72 { 19, 1, 8 }, /* RDR 0 */ 74 { 72, 2, 0 }, /* RDR 2 */ 75 { 81, 2, 0 }, /* RDR 3 */ 76 { 328, 6, 0 }, /* RDR 4 */ 77 { 160, 3, 0 }, /* RDR 5 */ 78 { 336, 6, 0 }, /* RDR 6 */ 79 { 164, 3, 0 }, /* RDR 7 */ 80 { 0, 0, 0 }, /* RDR 8 */ [all …]
|
/Linux-v5.15/tools/testing/selftests/powerpc/include/ |
D | reg.h | 13 asm volatile("mfspr %0," _str(rn) \ 15 #define mtspr(rn, v) asm volatile("mtspr " _str(rn) ",%0" : \ 25 #define MMCR0_PMAO 0x00000080 26 #define MMCR0_PMAE 0x04000000 27 #define MMCR0_FC 0x80000000 33 #define SPRN_BESCRR 802 /* Branch event status & control REset (1 bits set to 0) */ 36 #define BESCR_PMEO 0x1 /* PMU Event-based exception Occurred */ 37 #define BESCR_PME (0x1ul << 32) /* PMU Event-based exception Enable */ 50 #define SPRN_TEXASR 0x82 /* Transaction Exception and Status Register */ 51 #define SPRN_TFIAR 0x81 /* Transaction Failure Inst Addr */ [all …]
|
/Linux-v5.15/arch/sparc/kernel/ |
D | pci_sabre.c | 32 #define SABRE_UE_AFSR 0x0030UL 33 #define SABRE_UEAFSR_PDRD 0x4000000000000000UL /* Primary PCI DMA Read */ 34 #define SABRE_UEAFSR_PDWR 0x2000000000000000UL /* Primary PCI DMA Write */ 35 #define SABRE_UEAFSR_SDRD 0x0800000000000000UL /* Secondary PCI DMA Read */ 36 #define SABRE_UEAFSR_SDWR 0x0400000000000000UL /* Secondary PCI DMA Write */ 37 #define SABRE_UEAFSR_SDTE 0x0200000000000000UL /* Secondary DMA Translation Error */ 38 #define SABRE_UEAFSR_PDTE 0x0100000000000000UL /* Primary DMA Translation Error */ 39 #define SABRE_UEAFSR_BMSK 0x0000ffff00000000UL /* Bytemask */ 40 #define SABRE_UEAFSR_OFF 0x00000000e0000000UL /* Offset (AFAR bits [5:3] */ 41 #define SABRE_UEAFSR_BLK 0x0000000000800000UL /* Was block operation */ [all …]
|
/Linux-v5.15/drivers/infiniband/hw/qib/ |
D | qib_7322_regs.h | 35 #define QIB_7322_Revision_OFFS 0x0 36 #define QIB_7322_Revision_DEF 0x0000000002010601 37 #define QIB_7322_Revision_R_Simulator_LSB 0x3F 38 #define QIB_7322_Revision_R_Simulator_MSB 0x3F 39 #define QIB_7322_Revision_R_Simulator_RMASK 0x1 40 #define QIB_7322_Revision_R_Emulation_LSB 0x3E 41 #define QIB_7322_Revision_R_Emulation_MSB 0x3E 42 #define QIB_7322_Revision_R_Emulation_RMASK 0x1 43 #define QIB_7322_Revision_R_Emulation_Revcode_LSB 0x28 44 #define QIB_7322_Revision_R_Emulation_Revcode_MSB 0x3D [all …]
|