Searched defs:be (Results 1 – 8 of 8) sorted by relevance
/arch/powerpc/include/asm/ |
D | bitops.h | 50 #define PPC_BITLSHIFT(be) (BITS_PER_LONG - 1 - (be)) argument 52 #define PPC_BITMASK(bs, be) ((PPC_BIT(bs) - PPC_BIT(be)) | PPC_BIT(bs)) argument
|
/arch/powerpc/lib/ |
D | rheap.c | 158 unsigned long s, e, bs, be; in attach_free_block() local 374 unsigned long s, e, m, bs, be; in rh_detach_region() local 531 unsigned long s, e, m, bs = 0, be = 0; in rh_alloc_fixed() local
|
/arch/arc/kernel/ |
D | setup.c | 144 int i, be, atomic; in arc_cpu_mumbojumbo() local
|
/arch/powerpc/platforms/cell/ |
D | cbe_regs.c | 195 struct device_node *be, *np; in cbe_fill_regs_map() local
|
/arch/x86/kernel/kprobes/ |
D | core.c | 70 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/arch/tile/include/arch/ |
D | mpipe_shm.h | 306 uint_reg_t be : 1; member
|
/arch/x86/kernel/ |
D | uprobes.c | 58 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/arch/ia64/include/asm/ |
D | processor.h | 88 __u64 be : 1; member
|