Home
last modified time | relevance | path

Searched defs:cse_bp_info (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/intel/common/block/include/intelblocks/
H A Dcse_lite.h95 struct cse_bp_info { struct
114 struct cse_bp_info bp_info; argument
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/cse/
H A Dcse_lite.c100 const struct cse_bp_info *cse_bp_info = cse_get_bp_info_from_rsp(); in cse_get_current_bp() local
106 const struct cse_bp_info *cse_bp_info = cse_get_bp_info_from_rsp(); in cse_get_bp_entry() local
263 const struct cse_bp_info *cse_bp_info = cse_get_bp_info_from_rsp(); in cse_print_boot_partition_info() local
/aosp_15_r20/external/coreboot/payloads/libpayload/include/
H A Dsysinfo.h117 uintptr_t cse_bp_info; member