Home
last modified time | relevance | path

Searched defs:and (Results 1 – 18 of 18) sorted by relevance

/linux-4.1.27/arch/mn10300/mm/
Dcache-dbg-inv-by-tag.S73 and d1,d0 define
79 and d1,d0 define
85 and d1,d0 define
91 and d1,d0 define
Dcache-flush-by-reg.S150 and d1,d0,a2 # a2 = mask & start define
283 and d1,d0,a2 # a2 = mask & start define
Dcache-inv-by-reg.S203 and d1,e0 define
317 and d1,d0,a2 define
/linux-4.1.27/arch/mn10300/lib/
Ddo_csum.S143 and d1,d0 define
/linux-4.1.27/arch/mn10300/kernel/
Dentry.S374 and d0,d0 # check return value define
/linux-4.1.27/arch/m68k/ifpsp060/src/
Disp.S13 and any warranty against infringement with regard to the SOFTWARE label
Dilsp.S13 and any warranty against infringement with regard to the SOFTWARE label
Dftest.S13 and any warranty against infringement with regard to the SOFTWARE label
Ditest.S13 and any warranty against infringement with regard to the SOFTWARE label
Dpfpsp.S13 and any warranty against infringement with regard to the SOFTWARE label
Dfplsp.S13 and any warranty against infringement with regard to the SOFTWARE label
Dfpsp.S13 and any warranty against infringement with regard to the SOFTWARE label
/linux-4.1.27/arch/arm/common/
Dedma.c130 static inline void edma_modify(unsigned ctlr, int offset, unsigned and, in edma_modify()
138 static inline void edma_and(unsigned ctlr, int offset, unsigned and) in edma_and()
160 unsigned and, unsigned or) in edma_modify_array()
207 unsigned and, unsigned or) in edma_parm_modify()
212 unsigned and) in edma_parm_and()
/linux-4.1.27/net/can/
Dgw.c90 struct can_frame and; member
96 u8 and; member
/linux-4.1.27/include/linux/
Dcpumask.h163 #define for_each_cpu_and(cpu, mask, and) \ argument
249 #define for_each_cpu_and(cpu, mask, and) \ argument
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c46 int and; member
/linux-4.1.27/arch/x86/
DKconfig1191 choice and suitable for most users). This will result in a "3GB/1GB" choice in Processor type and features""choice609114cf0104
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon.h2575 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument