Home
last modified time | relevance | path

Searched refs:execute (Results 1 – 25 of 26) sorted by relevance

12

/arch/mn10300/
DKconfig.debug23 If you say Y here the kernel will execute a list of misaligned memory
32 execute a callback function. register_kprobe() establishes
/arch/
DKconfig44 execute a callback function. register_kprobe() establishes
55 conditions even cheaper to execute within the kernel.
64 nop will be converted to a jump instruction to execute the
/arch/powerpc/platforms/
DKconfig.cputype212 processes can execute altivec instructions.
229 processes can execute VSX instructions.
282 'spe enable' bit so user processes can execute SPE instructions.
/arch/x86/include/asm/
Dkvm_emulate.h271 int (*execute)(struct x86_emulate_ctxt *ctxt); member
/arch/c6x/lib/
Ddivremu.S25 ;; to the, and the number of times we have to execute subc.
Ddivu.S42 ;; to the, and the number of times we have to execute subc.
/arch/m68k/ifpsp060/
Disp.doc105 would simply execute a "bra" or "jmp" that jumped to the selected function
109 exception (vector #61), the operating system should execute something
Dfpsp.doc97 would simply execute a "bra" or "jmp" that jumped to the selected function
101 (vector #11), the operating system should execute something similar to:
DTEST.DOC92 routine would simply execute a "bsr" or "jsr" that jumped to the selected
96 itest.sa data and execute something similar to:
Dfskeleton.S61 | simply execute an "rte" as with the sample code below.
/arch/cris/arch-v32/mm/
Dmmu.S48 orq \ex << 1, $r13 ; execute?
/arch/m68k/fpsp040/
Dget_op.S616 | ;re-execute the inst. without taking
Ddecbin.S13 | Speed: The program decbin takes ??? cycles to execute.
Dfpsp.h48 | On exit, the handlers execute:
Dres_func.S1968 | the 040 uses the dtag to execute the correct microcode.
/arch/x86/kvm/
Demulate.c159 int (*execute)(struct x86_emulate_ctxt *ctxt); member
3291 #define I(_f, _e) { .flags = (_f), .u.execute = (_e) }
3293 { .flags = (_f), .u.execute = (_e), .intercept = x86_intercept_##_i }
3295 { .flags = (_f), .u.execute = (_e), .intercept = x86_intercept_##_i, \
3940 ctxt->execute = opcode.u.execute; in x86_decode_insn()
4147 if (ctxt->execute) { in x86_emulate_insn()
4148 rc = ctxt->execute(ctxt); in x86_emulate_insn()
/arch/m68k/ifpsp060/src/
Dfpsp.S11628 fmul.x FP_SCR0(%a6),%fp0 # execute multiply
11668 fmul.x FP_SCR0(%a6),%fp0 # execute multiply
13325 # here. For norms, load the rounding mode/prec, execute a "fintrz", #
13346 fintrz.x SRC(%a0),%fp0 # execute fintrz
13999 fsglmul.x FP_SCR0(%a6),%fp0 # execute sgl multiply
14026 fsglmul.x FP_SCR0(%a6),%fp0 # execute sgl multiply
14075 fsglmul.x FP_SCR0(%a6),%fp0 # execute sgl multiply
14373 fsgldiv.x FP_SCR0(%a6),%fp0 # execute divide
14430 fsgldiv.x FP_SCR0(%a6),%fp0 # execute sgl divide
14460 fsgldiv.x FP_SCR0(%a6),%fp1 # execute sgl divide
[all …]
/arch/microblaze/
DKconfig132 and the task is only allowed to execute a few safe syscalls
/arch/blackfin/
DKconfig.debug223 If any CPU in the system does not execute the period local timer
/arch/sparc/
DKconfig264 and the task is only allowed to execute a few safe syscalls
/arch/s390/
DKconfig615 and the task is only allowed to execute a few safe syscalls
/arch/sh/
DKconfig683 allowed to execute a few safe syscalls defined by each seccomp
/arch/arm/
DKconfig1738 to execute a legacy ABI binary then the result will be
1898 and the task is only allowed to execute a few safe syscalls
1986 Say Y here if you intend to execute your compressed kernel image
/arch/powerpc/
DKconfig610 and the task is only allowed to execute a few safe syscalls
/arch/mips/
DKconfig2331 and the task is only allowed to execute a few safe syscalls

12