/arch/ia64/kernel/ |
D | efi.c | 65 #define STUB_GET_TIME(prefix, adjust_arg) \ argument 82 #define STUB_SET_TIME(prefix, adjust_arg) \ argument 96 #define STUB_GET_WAKEUP_TIME(prefix, adjust_arg) \ argument 112 #define STUB_SET_WAKEUP_TIME(prefix, adjust_arg) \ argument 130 #define STUB_GET_VARIABLE(prefix, adjust_arg) \ argument 150 #define STUB_GET_NEXT_VARIABLE(prefix, adjust_arg) \ argument 166 #define STUB_SET_VARIABLE(prefix, adjust_arg) \ argument 184 #define STUB_GET_NEXT_HIGH_MONO_COUNT(prefix, adjust_arg) \ argument 199 #define STUB_RESET_SYSTEM(prefix, adjust_arg) \ argument
|
/arch/riscv/include/asm/ |
D | atomic.h | 56 #define ATOMIC_OP(op, asm_op, I, asm_type, c_type, prefix) \ argument 90 #define ATOMIC_FETCH_OP(op, asm_op, I, asm_type, c_type, prefix) \ in ATOMIC_OPS() argument 115 #define ATOMIC_OP_RETURN(op, asm_op, c_op, I, asm_type, c_type, prefix) \ argument 247 #define ATOMIC_OP(c_t, prefix, size) \ argument
|
/arch/powerpc/include/asm/ |
D | bitops.h | 66 #define DEFINE_BITOP(fn, op, prefix) \ argument 111 #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 | 24 unsigned long prefix = kvm_s390_get_prefix(vcpu); in diag_release_pages() local
|
D | gaccess.h | 30 unsigned long prefix = kvm_s390_get_prefix(vcpu); in kvm_s390_real_to_abs() local
|
D | vsie.c | 565 unsigned long prefix; in kvm_s390_vsie_gmap_notifier() local 609 u64 prefix = scb_s->prefix << GUEST_PREFIX_SHIFT; in map_prefix() local
|
D | kvm-s390.h | 90 static inline void kvm_s390_set_prefix(struct kvm_vcpu *vcpu, u32 prefix) in kvm_s390_set_prefix()
|
D | interrupt.c | 717 struct kvm_s390_prefix_info prefix; in __deliver_set_prefix() local 1437 struct kvm_s390_prefix_info *prefix = &li->irq.prefix; in __inject_set_prefix() local
|
D | kvm-s390.c | 3154 unsigned long prefix; in kvm_gmap_notifier() local
|
/arch/s390/kernel/ |
D | machine_kexec.c | 78 unsigned long prefix; in __do_machine_kdump() local
|
D | crash_dump.c | 46 u32 prefix; member
|
/arch/s390/mm/ |
D | maccess.c | 145 unsigned long cr0, flags, prefix; in memcpy_absolute() local
|
/arch/arm/xen/ |
D | enlighten.c | 210 const char *prefix; member
|
/arch/sparc/kernel/ |
D | prom_64.c | 91 const char *prefix = (type == 0) ? "m" : "i"; in sun4v_path_component() local
|
/arch/powerpc/perf/ |
D | imc-pmu.c | 141 const char *unit, const char *prefix, in imc_parse_event() 216 const char *prefix, *g_scale, *g_unit; in update_events_in_group() local
|
/arch/s390/include/uapi/asm/ |
D | kvm.h | 245 __u64 prefix; /* prefix register */ member
|
/arch/s390/include/asm/ |
D | kvm_host.h | 152 __u32 prefix : 18; member 542 struct kvm_s390_prefix_info prefix; member 554 struct kvm_s390_prefix_info prefix; member
|