Searched defs:_type (Results 1 – 9 of 9) sorted by relevance
/arch/arc/include/asm/ |
D | mach_desc.h | 57 #define MACHINE_START(_type, _name) \ argument
|
/arch/arm/mach-imx/ |
D | hardware.h | 116 #define imx_map_entry(soc, name, _type) { \ argument
|
/arch/mips/include/asm/ |
D | mips_machine.h | 25 #define MIPS_MACHINE(_type, _id, _name, _setup) \ argument
|
/arch/x86/include/asm/ |
D | percpu.h | 558 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ argument 564 #define DEFINE_EARLY_PER_CPU_READ_MOSTLY(_type, _name, _initvalue) \ argument 573 #define DECLARE_EARLY_PER_CPU(_type, _name) \ argument 578 #define DECLARE_EARLY_PER_CPU_READ_MOSTLY(_type, _name) \ argument 591 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ argument 594 #define DEFINE_EARLY_PER_CPU_READ_MOSTLY(_type, _name, _initvalue) \ argument 600 #define DECLARE_EARLY_PER_CPU(_type, _name) \ argument 603 #define DECLARE_EARLY_PER_CPU_READ_MOSTLY(_type, _name) \ argument
|
/arch/metag/include/asm/mach/ |
D | arch.h | 77 #define MACHINE_START(_type, _name) \ argument
|
/arch/arm/include/asm/mach/ |
D | arch.h | 84 #define MACHINE_START(_type,_name) \ argument
|
/arch/x86/kernel/ |
D | idt.c | 25 #define G(_vector, _addr, _ist, _type, _dpl, _segment) \ argument
|
/arch/arm/probes/ |
D | decode.h | 336 #define DECODE_HEADER(_type, _mask, _value, _regs) \ argument
|
/arch/x86/kvm/ |
D | emulate.c | 915 #define insn_fetch(_type, _ctxt) \ argument
|