Searched refs:rdrand (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/arch/x86/kernel/ |
H A D | sev_verify_cbit.S | 49 1: rdrand %rdx
|
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | mem_encrypt.S | 270 1: rdrand %eax 272 2: rdrand %ebx
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | Makefile | 22 obj-y += rdrand.o
|
/openbmc/linux/lib/zstd/common/ |
H A D | cpu.h | 126 C(rdrand, 30)
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | parselogs-ignores-common.txt | 52 [rdrand]: Initialization Failed
|
/openbmc/qemu/target/i386/ |
H A D | helper.h | 211 DEF_HELPER_1(rdrand, tl, env)
|
/openbmc/qemu/target/i386/tcg/ |
H A D | int_helper.c | 445 target_ulong HELPER(rdrand)(CPUX86State *env) in HELPER() argument
|
/openbmc/openbmc/meta-security/recipes-ids/suricata/ |
H A D | suricata-crates.inc | 304 crate://crates.io/rdrand/0.4.0 \ 395 SRC_URI[rdrand-0.4.0.sha256sum] = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
|
/openbmc/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 49 1, 0, ECX, 30, rdrand, RDRAND instruction supported
|
/openbmc/linux/arch/x86/kvm/vmx/ |
H A D | vmx.c | 4668 vmx_adjust_sec_exec_exiting(vmx, &exec_control, rdrand, RDRAND); in vmx_secondary_exec_control()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 5419 rdrand= [X86]
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 1737 "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"…
|