Home
last modified time | relevance | path

Searched refs:rdrand (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dsev_verify_cbit.S49 1: rdrand %rdx
/openbmc/linux/arch/x86/boot/compressed/
H A Dmem_encrypt.S270 1: rdrand %eax
272 2: rdrand %ebx
/openbmc/linux/arch/x86/kernel/cpu/
H A DMakefile22 obj-y += rdrand.o
/openbmc/linux/lib/zstd/common/
H A Dcpu.h126 C(rdrand, 30)
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs-ignores-common.txt52 [rdrand]: Initialization Failed
/openbmc/qemu/target/i386/
H A Dhelper.h211 DEF_HELPER_1(rdrand, tl, env)
/openbmc/qemu/target/i386/tcg/
H A Dint_helper.c445 target_ulong HELPER(rdrand)(CPUX86State *env) in HELPER() argument
/openbmc/openbmc/meta-security/recipes-ids/suricata/
H A Dsuricata-crates.inc304 crate://crates.io/rdrand/0.4.0 \
395 SRC_URI[rdrand-0.4.0.sha256sum] = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
/openbmc/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv49 1, 0, ECX, 30, rdrand, RDRAND instruction supported
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c4668 vmx_adjust_sec_exec_exiting(vmx, &exec_control, rdrand, RDRAND); in vmx_secondary_exec_control()
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt5419 rdrand= [X86]
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv1737 "RDRAND rmr32","RDRANDL rmr32","rdrand rmr32","0F C7 /6","V","V","RDRAND","modrm_regonly,operand32"…
1738 "RDRAND rmr64","RDRANDQ rmr64","rdrand rmr64","REX.W 0F C7 /6","N.S.","V","RDRAND","modrm_regonly",…
1739 "RDRAND rmr16","RDRANDW rmr16","rdrand rmr16","0F C7 /6","V","V","RDRAND","modrm_regonly,operand16"…