Home
last modified time | relevance | path

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

/arch/s390/kvm/
A Dsigp.c151 static int __sigp_set_arch(struct kvm_vcpu *vcpu, u32 parameter, in __sigp_set_arch() argument
271 u16 cpu_addr, u32 parameter, u64 *status_reg) in handle_sigp_dst() argument
330 rc = __sigp_store_status_at_addr(vcpu, dst_vcpu, parameter, in handle_sigp_dst()
335 rc = __sigp_set_prefix(vcpu, dst_vcpu, parameter, status_reg); in handle_sigp_dst()
339 rc = __sigp_conditional_emergency(vcpu, dst_vcpu, parameter, in handle_sigp_dst()
429 u32 parameter; in kvm_s390_handle_sigp() local
443 parameter = vcpu->run->s.regs.gprs[r1]; in kvm_s390_handle_sigp()
445 parameter = vcpu->run->s.regs.gprs[r1 + 1]; in kvm_s390_handle_sigp()
447 trace_kvm_s390_handle_sigp(vcpu, order_code, cpu_addr, parameter); in kvm_s390_handle_sigp()
451 rc = __sigp_set_arch(vcpu, parameter, in kvm_s390_handle_sigp()
[all …]
A Dtrace.h221 __u32 parameter),
222 TP_ARGS(VCPU_ARGS_COMMON, order_code, cpu_addr, parameter),
228 __field(__u32, parameter)
235 __entry->parameter = parameter;
242 __entry->cpu_addr, __entry->parameter)
/arch/xtensa/boot/boot-redboot/
A Dbootstrap.S33 # a3: Size of parameter list
137 # a2: start address of parameter list
138 # a3: length of parameter list
169 # a2: boot parameter
234 # a2 Boot parameter list
/arch/powerpc/include/uapi/asm/
A Dpapr-sysparm.h15 __u32 parameter; member
/arch/arm64/boot/dts/qcom/
A Dpmi8996.dtsi10 * and a change to a LABIBB parameter.
/arch/x86/xen/
A DKconfig42 boot parameter "xen_512gb_limit".
103 The default can be changed by using the "xen_msr_safe" boot parameter.
/arch/powerpc/platforms/pseries/
A Dpapr-sysparm.c266 if (get_user(param.token, &user_iob->parameter)) in papr_sysparm_ioctl_get()
295 if (get_user(param.token, &user_iob->parameter)) in papr_sysparm_ioctl_set()
/arch/s390/boot/
A Dhead.S48 larl %r12,parmarea # pointer to parameter area
51 # load parameter file from ipl device
55 bras %r14,.Lloader # load parameter file
/arch/powerpc/platforms/8xx/
A DKconfig155 This microcode relocates SMC1 and SMC2 parameter RAMs at
156 offset 0x1ec0 and 0x1fc0 to allow extended parameter RAM
/arch/m68k/fpsp040/
A Dscosh.S95 fmovemx %fp0-%fp0,(%a0) |pass parameter to setox
/arch/s390/mm/
A Dextmem.c135 dcss_diag(int *func, void *parameter, in dcss_diag() argument
141 rx = virt_to_phys(parameter); in dcss_diag()
/arch/xtensa/lib/
A Dstrnlen_user.S95 # exhausted the original len parameter.
/arch/mips/
A DKconfig.debug161 selected in accordance with this parameter. By setting it to 1, 2 or
A DKconfig2918 specified in the "crashkernel=YM@XM" command line boot parameter
/arch/arm/mach-omap2/
A Dsram242x.S34 mov r8, r3 @ capture force parameter
A Dsram243x.S34 mov r8, r3 @ capture force parameter
/arch/loongarch/
A DKconfig556 You can override this setting via writecombine=on/off boot parameter.
563 -mstrict-align build parameter to prevent unaligned accesses.
/arch/x86/
A DKconfig965 of VESA video modes set at an early boot stage via the vga= parameter.
1359 "microcode.minrev" parameter on the kernel command line.
1824 might override this decision by tsx=on the command line parameter.
1840 TSX is disabled if possible - equals to tsx=off command line parameter.
1846 line parameter.
1852 side channel attacks- equals the tsx=auto command line parameter.
2047 command line boot parameter passed to the panic-ed
2230 line parameter vsyscall=[emulate|xonly|none]. Emulate mode
2439 via the "mitigations" kernel parameter.
2914 command line parameter.
/arch/x86/entry/syscalls/
A Dsyscall_32.tbl11 # parameter.
/arch/s390/
A DKconfig608 With the option enabled the kernel parameter "nobp=0" or "nospec"
612 enabled with the "nobp=1" kernel parameter.
/arch/xtensa/
A DKconfig517 Kernel/module parameter 'simdisk_count' may be used to change this
/arch/riscv/
A DKconfig1313 fallback, unless the commandline "riscv_isa_fallback" parameter is
/arch/x86/lib/
A Dx86-opcode-map.txt231 # Note: The May 2011 Intel manual shows Xv for the second parameter of the
/arch/arm/
A DKconfig197 With this parameter you can specify the maximum PAGE_SIZE order for
/arch/arm64/
A DKconfig2293 explicitly enabled by setting the kernel parameter

Completed in 54 milliseconds