/arch/mips/bcm47xx/ |
D | sprom.c | 32 static void create_key(const char *prefix, const char *postfix, in create_key() 45 static int get_nvram_var(const char *prefix, const char *postfix, in get_nvram_var() 112 static void nvram_read_leddc(const char *prefix, const char *name, in nvram_read_leddc() 137 static void nvram_read_macaddr(const char *prefix, const char *name, in nvram_read_macaddr() 150 static void nvram_read_alpha2(const char *prefix, const char *name, in nvram_read_alpha2() 169 const char *prefix, bool fallback) in bcm47xx_fill_sprom_r1234589() 187 const char *prefix, bool fallback) in bcm47xx_fill_sprom_r12389() 202 static void bcm47xx_fill_sprom_r1(struct ssb_sprom *sprom, const char *prefix, in bcm47xx_fill_sprom_r1() 211 const char *prefix, bool fallback) in bcm47xx_fill_sprom_r2389() 226 static void bcm47xx_fill_sprom_r389(struct ssb_sprom *sprom, const char *prefix, in bcm47xx_fill_sprom_r389() [all …]
|
D | setup.c | 90 char prefix[10]; in bcm47xx_get_sprom_ssb() local 159 char prefix[10]; in bcm47xx_get_sprom_bcma() local
|
/arch/ia64/kernel/ |
D | efi.c | 56 #define STUB_GET_TIME(prefix, adjust_arg) \ argument 73 #define STUB_SET_TIME(prefix, adjust_arg) \ argument 87 #define STUB_GET_WAKEUP_TIME(prefix, adjust_arg) \ argument 103 #define STUB_SET_WAKEUP_TIME(prefix, adjust_arg) \ argument 121 #define STUB_GET_VARIABLE(prefix, adjust_arg) \ argument 141 #define STUB_GET_NEXT_VARIABLE(prefix, adjust_arg) \ argument 157 #define STUB_SET_VARIABLE(prefix, adjust_arg) \ argument 175 #define STUB_GET_NEXT_HIGH_MONO_COUNT(prefix, adjust_arg) \ argument 190 #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 | 56 #define DEFINE_BITOP(fn, op, prefix) \ argument 101 #define DEFINE_TESTOP(fn, op, prefix, postfix, eh) \ argument
|
/arch/s390/kvm/ |
D | diag.c | 24 unsigned long prefix = vcpu->arch.sie_block->prefix; in diag_release_pages() local
|
D | kvm-s390.h | 62 static inline void kvm_s390_set_prefix(struct kvm_vcpu *vcpu, u32 prefix) in kvm_s390_set_prefix()
|
D | gaccess.h | 25 unsigned long prefix = vcpu->arch.sie_block->prefix; in __gptr_to_uptr() local
|
D | kvm-s390.c | 746 unsigned long n, int prefix) in __guestcopy() 763 int prefix; in kvm_s390_vcpu_store_status() local
|
/arch/um/drivers/ |
D | chan_user.h | 46 #define __channel_help(fn, prefix) \ argument
|
/arch/s390/include/uapi/asm/ |
D | kvm.h | 50 __u64 prefix; /* prefix register */ member
|
/arch/s390/mm/ |
D | maccess.c | 108 unsigned long cr0, flags, prefix; in memcpy_absolute() local
|
/arch/sparc/kernel/ |
D | prom_64.c | 96 const char *prefix = (type == 0) ? "m" : "i"; in sun4v_path_component() local
|
/arch/s390/include/asm/ |
D | kvm_host.h | 70 __u32 prefix; /* 0x0004 */ member 206 struct kvm_s390_prefix_info prefix; member
|