Searched defs:e2 (Results 1 – 6 of 6) sorted by relevance
/arch/mips/include/asm/txx9/ |
D | tx3927.h | 56 #define endian_def_s2(e1, e2) \ argument 58 #define endian_def_sb2(e1, e2, e3) \ argument 60 #define endian_def_b2s(e1, e2, e3) \ argument 62 #define endian_def_b4(e1, e2, e3, e4) \ argument 65 #define endian_def_s2(e1, e2) \ argument 67 #define endian_def_sb2(e1, e2, e3) \ argument 69 #define endian_def_b2s(e1, e2, e3) \ argument 71 #define endian_def_b4(e1, e2, e3, e4) \ argument
|
/arch/x86/kvm/ |
D | cpuid.c | 235 static int kvm_set_cpuid(struct kvm_vcpu *vcpu, struct kvm_cpuid_entry2 *e2, in kvm_set_cpuid() 261 struct kvm_cpuid_entry2 *e2 = NULL; in kvm_vcpu_ioctl_set_cpuid() local 304 struct kvm_cpuid_entry2 *e2 = NULL; in kvm_vcpu_ioctl_set_cpuid2() local
|
/arch/mips/bcm47xx/ |
D | board.c | 234 const struct bcm47xx_board_type_list2 *e2; in bcm47xx_board_get_nvram() local
|
/arch/powerpc/mm/nohash/ |
D | kaslr_booke.c | 96 static __init bool regions_overlap(u32 s1, u32 e1, u32 s2, u32 e2) in regions_overlap()
|
/arch/arc/kernel/ |
D | unwind.c | 239 const struct eh_frame_hdr_table_entry *e2 = p2; in cmp_eh_frame_hdr_table_entries() local 247 struct eh_frame_hdr_table_entry *e2 = p2; in swap_eh_frame_hdr_table_entries() local
|
/arch/ia64/kernel/ |
D | module.c | 851 struct unw_table_entry tmp, *e1, *e2, *core, *init; in register_unwind_table() local
|