Home
last modified time | relevance | path

Searched refs:simulate (Results 1 – 22 of 22) sorted by relevance

/arch/arm64/kernel/probes/
A DMakefile4 simulate-insn.o
6 simulate-insn.o
A Duprobes.c60 auprobe->simulate = true; in arch_uprobe_analyze_insn()
116 if (!auprobe->simulate) in arch_uprobe_skip_sstep()
/arch/csky/kernel/probes/
A DMakefile2 obj-$(CONFIG_KPROBES) += kprobes.o decode-insn.o simulate-insn.o
5 obj-$(CONFIG_UPROBES) += uprobes.o decode-insn.o simulate-insn.o
A Duprobes.c38 auprobe->simulate = true; in arch_uprobe_analyze_insn()
89 if (!auprobe->simulate) in arch_uprobe_skip_sstep()
/arch/riscv/kernel/probes/
A DMakefile2 obj-$(CONFIG_KPROBES) += kprobes.o decode-insn.o simulate-insn.o
4 obj-$(CONFIG_UPROBES) += uprobes.o decode-insn.o simulate-insn.o
A Duprobes.c45 auprobe->simulate = true; in arch_uprobe_analyze_insn()
49 auprobe->simulate = false; in arch_uprobe_analyze_insn()
96 if (!auprobe->simulate) in arch_uprobe_skip_sstep()
/arch/powerpc/platforms/pseries/
A Dcmm.c50 static bool __read_mostly simulate; variable
75 module_param_named(simulate, simulate, bool, 0444);
76 MODULE_PARM_DESC(simulate, "Enable simulation mode (no communication with hw).");
97 if (unlikely(simulate)) in plpar_page_set_loaned()
117 if (unlikely(simulate)) in plpar_page_set_active()
243 if (likely(!simulate)) { in cmm_get_mpp()
412 if (!simulate) in cmm_sysfs_register()
572 if (!firmware_has_feature(FW_FEATURE_CMO) && !simulate) in cmm_init()
/arch/loongarch/kernel/
A Duprobes.c27 auprobe->simulate = true; in arch_uprobe_analyze_insn()
30 auprobe->simulate = false; in arch_uprobe_analyze_insn()
80 if (!auprobe->simulate) in arch_uprobe_skip_sstep()
/arch/csky/include/asm/
A Duprobes.h27 bool simulate; member
/arch/arm64/include/asm/
A Duprobes.h28 bool simulate; member
/arch/loongarch/include/asm/
A Duprobes.h20 bool simulate; member
/arch/riscv/include/asm/
A Duprobes.h34 bool simulate; member
/arch/arm/include/asm/
A Duprobes.h31 bool simulate; member
/arch/arm/probes/uprobes/
A Dcore.c50 if (!auprobe->simulate) in arch_uprobe_skip_sstep()
94 auprobe->simulate = true; in arch_uprobe_analyze_insn()
/arch/x86/ras/
A DKconfig22 simulate an error in a particular page frame. "array" is a read-only
/arch/xtensa/kernel/
A Dvectors.S678 j _KernelExceptionVector # simulate kernel vector exception
680 j _UserExceptionVector # simulate user vector exception
/arch/x86/crypto/
A DKconfig205 we can use the AES S-Box to simulate the SM4 S-Box to achieve the
226 we can use the AES S-Box to simulate the SM4 S-Box to achieve the
/arch/arm/kernel/
A Dentry-armv.S271 @ If a kprobe is about to simulate a "stmdb sp..." instruction,
/arch/sparc/kernel/
A Dentry.S1244 srl %o3, 1, %o4 ! simulate a save
/arch/m68k/fpsp040/
A Dsetox.S169 | raised, to simulate that exception cost to much than the
/arch/powerpc/
A DKconfig828 processor does not support them, then the kernel will simulate
/arch/m68k/ifpsp060/src/
A Dfplsp.S6828 # should always be raised, to simulate that exception #

Completed in 38 milliseconds