Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/
H A Dunaccepted_memory.c33 struct efi_unaccepted_memory *unaccepted; in accept_memory() local
156 struct efi_unaccepted_memory *unaccepted; in range_contains_unaccepted_memory() local
H A Defi.c649 static __init void reserve_unaccepted(struct efi_unaccepted_memory *unaccepted) in reserve_unaccepted()
784 struct efi_unaccepted_memory *unaccepted; in efi_config_parse_tables() local
/openbmc/linux/include/linux/
H A Defi.h653 unsigned long unaccepted; /* Unaccepted memory table */ member