/arch/x86/entry/syscalls/ |
D | Makefile | 14 prefix := macro 32 $(out)/unistd_32_ia32.h: prefix := ia32_ macro 46 $(out)/unistd_64_x32.h: prefix := x32_ macro
|
/arch/ia64/kernel/ |
D | efi.c | 76 #define STUB_GET_TIME(prefix, adjust_arg) \ argument 93 #define STUB_SET_TIME(prefix, adjust_arg) \ argument 107 #define STUB_GET_WAKEUP_TIME(prefix, adjust_arg) \ argument 123 #define STUB_SET_WAKEUP_TIME(prefix, adjust_arg) \ argument 141 #define STUB_GET_VARIABLE(prefix, adjust_arg) \ argument 161 #define STUB_GET_NEXT_VARIABLE(prefix, adjust_arg) \ argument 177 #define STUB_SET_VARIABLE(prefix, adjust_arg) \ argument 195 #define STUB_GET_NEXT_HIGH_MONO_COUNT(prefix, adjust_arg) \ argument 210 #define STUB_RESET_SYSTEM(prefix, adjust_arg) \ argument
|
/arch/powerpc/include/asm/ |
D | bitops.h | 65 #define DEFINE_BITOP(fn, op, prefix) \ argument 96 #define DEFINE_CLROP(fn, prefix) \ argument 151 #define DEFINE_TESTOP(fn, op, prefix, postfix, eh) \ argument
|
D | kvm_ppc.h | 348 u32 prefix = vcpu->arch.last_inst >> 32; in kvmppc_get_last_inst() local
|
/arch/riscv/include/asm/ |
D | atomic.h | 54 #define ATOMIC_OP(op, asm_op, I, asm_type, c_type, prefix) \ argument 88 #define ATOMIC_FETCH_OP(op, asm_op, I, asm_type, c_type, prefix) \ in ATOMIC_OPS() argument 113 #define ATOMIC_OP_RETURN(op, asm_op, c_op, I, asm_type, c_type, prefix) \ argument
|
/arch/um/drivers/ |
D | chan_user.h | 46 #define __channel_help(fn, prefix) \ argument
|
/arch/s390/kvm/ |
D | diag.c | 23 unsigned long prefix = kvm_s390_get_prefix(vcpu); in diag_release_pages() local
|
D | vsie.c | 584 unsigned long prefix; in kvm_s390_vsie_gmap_notifier() local 624 u64 prefix = scb_s->prefix << GUEST_PREFIX_SHIFT; in map_prefix() local 1023 unsigned long pei_dest, pei_src, src, dest, mask, prefix; in vsie_handle_mvpg() local
|
D | gaccess.h | 27 static inline unsigned long _kvm_s390_real_to_abs(u32 prefix, unsigned long gra) in _kvm_s390_real_to_abs()
|
D | kvm-s390.h | 103 static inline void kvm_s390_set_prefix(struct kvm_vcpu *vcpu, u32 prefix) in kvm_s390_set_prefix()
|
D | interrupt.c | 750 struct kvm_s390_prefix_info prefix; in __deliver_set_prefix() local 1572 struct kvm_s390_prefix_info *prefix = &li->irq.prefix; in __inject_set_prefix() local
|
D | kvm-s390.c | 4059 unsigned long prefix; in kvm_gmap_notifier() local
|
/arch/s390/kernel/ |
D | machine_kexec.c | 49 unsigned long prefix; in __do_machine_kdump() local
|
D | crash_dump.c | 48 u32 prefix; member
|
/arch/mips/pci/ |
D | pci-xtalk-bridge.c | 560 const char *prefix = data; in bridge_nvmem_match() local 571 char prefix[24]; in bridge_get_partnum() local
|
/arch/x86/lib/ |
D | insn.c | 86 const insn_byte_t *prefix, size_t len) in __insn_get_emulate_prefix()
|
/arch/arm/xen/ |
D | enlighten.c | 213 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/arm64/tools/ |
D | gen-hyprel.c | 213 static inline bool starts_with(const char *str, const char *prefix) in starts_with()
|
/arch/powerpc/perf/ |
D | imc-pmu.c | 153 const char *unit, const char *prefix, in imc_parse_event() 228 const char *prefix, *g_scale, *g_unit; in update_events_in_group() local
|
/arch/x86/include/asm/ |
D | insn.h | 255 #define for_each_insn_prefix(insn, idx, prefix) \ argument
|
/arch/powerpc/platforms/pseries/ |
D | plpks.c | 52 u8 prefix[8]; member
|
/arch/x86/kernel/kprobes/ |
D | core.c | 143 insn_byte_t prefix; in can_boost() local
|
/arch/s390/include/uapi/asm/ |
D | kvm.h | 264 __u64 prefix; /* prefix register */ member
|
/arch/s390/include/asm/ |
D | kvm_host.h | 176 __u32 prefix : 18; member 631 struct kvm_s390_prefix_info prefix; member 643 struct kvm_s390_prefix_info prefix; member
|