/arch/mips/bcm47xx/ |
D | sprom.c | 33 static void create_key(const char *prefix, const char *postfix, in create_key() 46 static int get_nvram_var(const char *prefix, const char *postfix, in get_nvram_var() 113 static void nvram_read_leddc(const char *prefix, const char *name, in nvram_read_leddc() 152 static void nvram_read_macaddr(const char *prefix, const char *name, in nvram_read_macaddr() 165 static void nvram_read_alpha2(const char *prefix, const char *name, in nvram_read_alpha2() 198 const char *prefix, bool fallback) in bcm47xx_sprom_fill_auto() 419 const char *prefix, bool fallback) in bcm47xx_fill_sprom_path_r4589() 470 const char *prefix, bool fallback) in bcm47xx_fill_sprom_path_r45() 520 const char *prefix, bool fallback) in bcm47xx_fill_sprom_ethernet() 564 static void bcm47xx_fill_board_data(struct ssb_sprom *sprom, const char *prefix, in bcm47xx_fill_board_data() [all …]
|
/arch/ia64/kernel/ |
D | efi.c | 61 #define STUB_GET_TIME(prefix, adjust_arg) \ argument 78 #define STUB_SET_TIME(prefix, adjust_arg) \ argument 92 #define STUB_GET_WAKEUP_TIME(prefix, adjust_arg) \ argument 108 #define STUB_SET_WAKEUP_TIME(prefix, adjust_arg) \ argument 126 #define STUB_GET_VARIABLE(prefix, adjust_arg) \ argument 146 #define STUB_GET_NEXT_VARIABLE(prefix, adjust_arg) \ argument 162 #define STUB_SET_VARIABLE(prefix, adjust_arg) \ argument 180 #define STUB_GET_NEXT_HIGH_MONO_COUNT(prefix, adjust_arg) \ argument 195 #define STUB_RESET_SYSTEM(prefix, adjust_arg) \ argument
|
/arch/cris/include/arch-v10/arch/ |
D | bug.h | 20 unsigned short prefix; member
|
/arch/powerpc/include/asm/ |
D | bitops.h | 57 #define DEFINE_BITOP(fn, op, prefix) \ argument 102 #define DEFINE_TESTOP(fn, op, prefix, postfix, eh) \ argument
|
/arch/um/drivers/ |
D | chan_user.h | 46 #define __channel_help(fn, prefix) \ argument
|
/arch/s390/kvm/ |
D | diag.c | 26 unsigned long prefix = kvm_s390_get_prefix(vcpu); in diag_release_pages() local
|
D | gaccess.h | 30 static inline unsigned long _kvm_s390_real_to_abs(u32 prefix, unsigned long gra) in _kvm_s390_real_to_abs()
|
D | kvm-s390.h | 73 static inline void kvm_s390_set_prefix(struct kvm_vcpu *vcpu, u32 prefix) in kvm_s390_set_prefix()
|
D | interrupt.c | 413 struct kvm_s390_prefix_info prefix; in __deliver_set_prefix() local 1049 struct kvm_s390_prefix_info *prefix = &li->irq.prefix; in __inject_set_prefix() local
|
/arch/s390/mm/ |
D | maccess.c | 113 unsigned long cr0, flags, prefix; in memcpy_absolute() local
|
/arch/sparc/kernel/ |
D | prom_64.c | 97 const char *prefix = (type == 0) ? "m" : "i"; in sun4v_path_component() local
|
/arch/x86/include/asm/ |
D | insn.h | 213 #define for_each_insn_prefix(insn, idx, prefix) \ argument
|
/arch/s390/include/uapi/asm/ |
D | kvm.h | 157 __u64 prefix; /* prefix register */ member
|
/arch/s390/include/asm/ |
D | kvm_host.h | 94 __u32 prefix : 18; member 411 struct kvm_s390_prefix_info prefix; member 423 struct kvm_s390_prefix_info prefix; member
|