Home
last modified time | relevance | path

Searched defs:sinit_mle_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kernel/
Dtboot.c457 struct sinit_mle_data { struct
458 u32 version; /* currently 6 */
459 struct sha1_hash bios_acm_id;
460 u32 edx_senter_flags;
461 u64 mseg_valid;
462 struct sha1_hash sinit_hash;
463 struct sha1_hash mle_hash;
464 struct sha1_hash stm_hash;
465 struct sha1_hash lcp_policy_hash;
466 u32 lcp_policy_control;
[all …]
/kernel/linux/linux-5.10/arch/x86/kernel/
Dtboot.c451 struct sinit_mle_data { struct
452 u32 version; /* currently 6 */
453 struct sha1_hash bios_acm_id;
454 u32 edx_senter_flags;
455 u64 mseg_valid;
456 struct sha1_hash sinit_hash;
457 struct sha1_hash mle_hash;
458 struct sha1_hash stm_hash;
459 struct sha1_hash lcp_policy_hash;
460 u32 lcp_policy_control;
[all …]