/arch/x86/um/shared/sysdep/ |
D | mcontext.h | 13 #define GET_FAULTINFO_FROM_MC(fi, mc) \ argument 22 #define GET_FAULTINFO_FROM_MC(fi, mc) \ argument
|
/arch/um/os-Linux/ |
D | signal.c | 32 static void sig_handler_common(int sig, struct siginfo *si, mcontext_t *mc) in sig_handler_common() 75 void sig_handler(int sig, struct siginfo *si, mcontext_t *mc) in sig_handler() 92 static void timer_real_alarm_handler(mcontext_t *mc) in timer_real_alarm_handler() 107 void timer_alarm_handler(int sig, struct siginfo *unused_si, mcontext_t *mc) in timer_alarm_handler() 164 mcontext_t *mc = &uc->uc_mcontext; in hard_handler() local
|
/arch/x86/kernel/cpu/microcode/ |
D | intel_lib.c | 47 int microcode_sanity_check(void *mc, int print_err) in microcode_sanity_check() 148 int find_matching_signature(void *mc, unsigned int csig, int cpf) in find_matching_signature() 176 int has_newer_microcode(void *mc, unsigned int csig, int cpf, int new_rev) in has_newer_microcode()
|
D | intel.c | 216 struct microcode_intel *mc; in save_microcode() local 475 static void save_mc_for_early(u8 *mc) in save_mc_for_early() 583 struct microcode_intel *mc; in print_ucode() local 610 struct microcode_intel *mc; in print_ucode() local 622 struct microcode_intel *mc; in apply_microcode_early() local 890 static int get_matching_mc(struct microcode_intel *mc, int cpu) in get_matching_mc() 906 struct microcode_intel *mc; in apply_microcode_intel() local 966 u8 *ucode_ptr = data, *new_mc = NULL, *mc = NULL; in generic_load_microcode() local
|
D | amd.c | 242 struct microcode_amd *mc; in apply_ucode_in_initrd() local 325 struct microcode_amd *mc; in load_ucode_amd_ap() local 365 struct microcode_amd *mc; in load_ucode_amd_ap() local 473 struct microcode_amd *mc; in reload_ucode_amd() local
|
/arch/x86/xen/ |
D | multicalls.h | 11 struct multicall_entry *mc; member
|
D | multicalls.c | 58 struct multicall_entry *mc; in xen_mc_flush() local
|
/arch/x86/um/os-Linux/ |
D | mcontext.c | 6 void get_regs_from_mc(struct uml_pt_regs *regs, mcontext_t *mc) in get_regs_from_mc()
|
/arch/mn10300/include/asm/ |
D | mmu_context.h | 66 unsigned long mc = ++(*pmc); in allocate_mmu_context() local 87 unsigned long mc = MMU_NO_CONTEXT, cache; in get_mmu_context() local
|
/arch/arm/boot/dts/ |
D | tegra114.dtsi | 522 mc: memory-controller@70019000 { label
|
D | tegra30.dtsi | 640 mc: memory-controller@7000f000 { label
|
D | tegra124.dtsi | 594 mc: memory-controller@70019000 { label
|
D | zynq-7000.dtsi | 151 mc: memory-controller@f8006000 { label
|
/arch/x86/include/asm/ |
D | microcode_intel.h | 44 #define get_totalsize(mc) \ argument 49 #define get_datasize(mc) \ argument
|
D | microcode.h | 55 void *mc; member
|
/arch/m32r/include/asm/ |
D | mmu_context.h | 41 unsigned long mc = ++mmu_context_cache; in get_new_mmu_context() local 61 unsigned long mc = mmu_context_cache; in get_mmu_context() local
|
/arch/arm64/boot/dts/nvidia/ |
D | tegra132.dtsi | 593 mc: memory-controller@70019000 { label
|
D | tegra210.dtsi | 707 mc: memory-controller@70019000 { label
|
/arch/avr32/include/asm/ |
D | mmu_context.h | 43 unsigned long mc = mmu_context_cache; in get_mmu_context() local
|
/arch/powerpc/platforms/powernv/ |
D | opal-msglog.c | 108 struct memcons *mc; in opal_msglog_init() local
|
/arch/um/drivers/ |
D | line.h | 30 struct mc_device mc; member
|
/arch/s390/numa/ |
D | mode_emu.c | 351 struct toptree *phys, *node, *drawer, *book, *mc, *core; in toptree_from_topology() local
|
/arch/mips/kernel/ |
D | cpu-probe.c | 1200 int mc; in cpu_probe_legacy() local
|
/arch/s390/kvm/ |
D | priv.c | 820 bool mr = false, mc = false, nq; in handle_pfmf() local
|
/arch/s390/mm/ |
D | pgtable.c | 705 bool nq, bool mr, bool mc) in cond_set_guest_storage_key()
|