Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dx86-stub.c235 unsigned long unprotect_start, unprotect_size; in efi_adjust_memory_range_protection() local
287 unprotect_size = min(rounded_end, next) - unprotect_start; in efi_adjust_memory_range_protection()
290 unprotect_start, unprotect_size, in efi_adjust_memory_range_protection()
296 unprotect_start + unprotect_size, in efi_adjust_memory_range_protection()