Searched refs:and (Results 1 – 8 of 8) sorted by relevance
/include/asm-mn10300/ |
D | frame.inc | 6 * This program is free software; you can redistribute it and/or 44 and ~EPSW_FE,epsw # disable the FPU inside the kernel
|
D | thread_info.h | 134 and -THREAD_SIZE,\reg
|
D | system.h | 187 #define CLI and ~EPSW_IM,epsw; or EPSW_IE|MN10300_CLI_LEVEL,epsw; nop; nop; nop
|
/include/asm-m32r/ |
D | thread_info.h | 138 and \reg, sp
|
D | assembler.h | 195 and \reg, sp
|
/include/linux/ |
D | cpumask.h | 586 #define for_each_cpu_and(cpu, mask, and) \ argument 587 for ((cpu) = 0; (cpu) < 1; (cpu)++, (void)mask, (void)and) 659 #define for_each_cpu_and(cpu, mask, and) \ argument 661 (cpu) = cpumask_next_and((cpu), (mask), (and)), \
|
/include/sound/ |
D | cs46xx_dsp_scb_types.h | 38 #error Not __LITTLE_ENDIAN and not __BIG_ENDIAN, then what ???
|
D | wavefront.h | 34 All other wavefront_* types end up aligned to 32 bit values and
|