Searched refs:cc_blob_address (Results 1 – 7 of 7) sorted by relevance
453 * bp->cc_blob_address should only be set by boot/compressed kernel. in sev_enable() 458 bp->cc_blob_address = 0; in sev_enable() 607 bp->cc_blob_address = (u32)(unsigned long)cc_info; in snp_init() 621 unsigned long cc_info_pa = boot_params_ptr->cc_blob_address; in sev_prep_identity_maps()
147 * bp->cc_blob_address should only be set by boot/compressed kernel. in sev_enable() 153 bp->cc_blob_address = 0; in sev_enable()
77 BOOT_PARAM_PRESERVE(cc_blob_address), in sanitize_boot_params()
31 13C/004 ALL cc_blob_address Physical address of Confidential Computing blob
202 __u32 cc_blob_address; /* 0x13c */ member
604 u64 pa_data = boot_params.cc_blob_address; in get_secrets_page()2055 if (bp->cc_blob_address) { in find_cc_blob()2056 cc_info = (struct cc_blob_sev_info *)(unsigned long)bp->cc_blob_address; in find_cc_blob()2093 bp->cc_blob_address = (u32)(unsigned long)cc_info; in snp_init()
1008 u32 cc_blob_address; member1026 return (struct cc_blob_sev_info *)(unsigned long)sd->cc_blob_address; in find_cc_blob_setup_data()