Searched refs:efi_table_print_memory (Results 1 – 1 of 1) sorted by relevance
47 static void efi_table_print_memory(const void *data);61 { .name = "memory", .parse = efi_table_print_memory,247 efi_table_print_memory(const void *data) in efi_table_print_memory() function