Searched refs:Data (Results 1 – 25 of 26) sorted by relevance
12
/arch/arm/mach-pxa/include/mach/ |
D | bitfield.h | 19 #define UData(Data) ((unsigned long) (Data)) argument 21 #define UData(Data) (Data) argument 109 #define FExtr(Data, Field) \ argument 110 ((UData (Data) >> FShft (Field)) & FAlnMsk (Field))
|
/arch/arm/mach-sa1100/include/mach/ |
D | bitfield.h | 19 #define UData(Data) ((unsigned long) (Data)) argument 21 #define UData(Data) (Data) argument 109 #define FExtr(Data, Field) \ argument 110 ((UData (Data) >> FShft (Field)) & FAlnMsk (Field))
|
/arch/unicore32/include/mach/ |
D | bitfield.h | 16 #define UData(Data) ((unsigned long) (Data)) argument 18 #define UData(Data) (Data) argument
|
/arch/mips/lasat/image/ |
D | romscript.normal | 10 /* Data in ROM */
|
/arch/arm/mach-iop32x/ |
D | Kconfig | 11 bool "Enable support for the IO-Data GLAN Tank" 14 NAS appliance or machines from IO-Data's HDL-Gxxx, HDL-GWxxx
|
/arch/powerpc/platforms/prep/ |
D | Kconfig | 13 bool "Support for PReP Residual Data"
|
/arch/arm/boot/compressed/ |
D | head-xscale.S | 16 @ Data cache might be active.
|
/arch/blackfin/mach-bf527/ |
D | Kconfig | 66 prompt "NAND (NFC) Data" 69 Select PORT used for NAND Data Bus. See Hardware Reference Manual
|
/arch/mn10300/mm/ |
D | tlb-mn10300.S | 88 # Data TLB Miss handler entry point
|
/arch/powerpc/platforms/pseries/ |
D | Kconfig | 75 bool "LPAR Configuration Data"
|
/arch/um/ |
D | Kconfig.char | 29 lines to a device similar to /dev/null. Data written to it disappears
|
D | defconfig | 745 # Authenticated Encryption with Associated Data
|
/arch/powerpc/platforms/8xx/ |
D | Kconfig | 107 bool "Copy-Back Data Cache (else Writethrough)"
|
/arch/powerpc/boot/dts/ |
D | prpmc2800.dts | 70 partition-names = "FW Image A", "FW Config Data", "Kernel Image", "Filesystem", "FW Image B";
|
/arch/m68k/ |
D | Kconfig.cpu | 423 bool "Data" 437 prompt "Data cache mode"
|
/arch/m68k/fpsp040/ |
D | x_operr.S | 255 | Destination is Dn. Get register number from d0. Data is on
|
D | gen_except.S | 237 | Unsupported Data Type Handler:
|
D | util.S | 631 | L_SCR1: Data
|
/arch/blackfin/mach-bf548/ |
D | Kconfig | 189 int "IRQ MXVR Data"
|
/arch/blackfin/ |
D | Kconfig | 823 bool "Locate cacheline_aligned data to L1 Data Memory" 832 bool "Locate Syscall Table L1 Data Memory" 840 bool "Locate CPLB Switch Tables L1 Data Memory"
|
/arch/xtensa/configs/ |
D | iss_defconfig | 677 # Authenticated Encryption with Associated Data
|
/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 7121 # Only "Unimplemented Data Type" exceptions enter here. The operand 7167 # Only "Unimplemented Data Type" exceptions enter here. The operand 7213 # Only "Unimplemented Data Type" exceptions enter here. The operand 7260 # Only "Unimplemented Data Type" exceptions enter here. The operand
|
D | fpsp.S | 11356 # Overflow, Underflow, and Unsupported Data Type. # 20220 # Only "Unimplemented Data Type" exceptions enter here. The operand 20266 # Only "Unimplemented Data Type" exceptions enter here. The operand 20312 # Only "Unimplemented Data Type" exceptions enter here. The operand 20359 # Only "Unimplemented Data Type" exceptions enter here. The operand
|
/arch/alpha/ |
D | Kconfig | 130 slices (Data Switch, DSW) - 208-pin PQFP and 1 control (Control, I/O
|
/arch/arm/ |
D | Kconfig | 1259 bool "ARM errata: Data written to the L2 cache can be overwritten with stale data" 1405 bool "ARM errata: Data cache line maintenance operation by MVA may not succeed"
|
12