Searched defs:typ (Results 1 – 9 of 9) sorted by relevance
/arch/m68k/include/asm/ |
D | pgtable_no.h | 36 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
D | mcf_pgtable.h | 412 #define __swp_entry(typ, off) ((swp_entry_t) { (typ) | \ argument
|
/arch/c6x/include/asm/ |
D | pgtable.h | 49 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
/arch/arm/include/asm/ |
D | pgtable-nommu.h | 50 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
/arch/blackfin/include/asm/ |
D | pgtable.h | 44 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
/arch/ia64/hp/sim/boot/ |
D | fw-emu.c | 245 # define MAKE_MD(typ, attr, start, end) \ in sys_fw_init() argument
|
/arch/microblaze/include/asm/ |
D | pgtable.h | 39 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
/arch/frv/include/asm/ |
D | pgtable.h | 61 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
/arch/mips/include/asm/octeon/ |
D | cvmx-pci-defs.h | 316 uint32_t typ:2; member 360 uint32_t typ:2; member 403 uint32_t typ:2; member
|