Home
last modified time | relevance | path

Searched refs:mac_regions (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dtboot.h94 struct tboot_mac_region mac_regions[MAX_TB_MAC_REGIONS]; member
/openbmc/linux/arch/x86/kernel/
H A Dtboot.c190 mr = &tboot->mac_regions[tboot->num_mac_regions++]; in add_mac_region()