Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firmware/efi/libstub/
Dx86-stub.c233 unsigned long unprotect_start, unprotect_size; in efi_adjust_memory_range_protection() local
272 unprotect_size = min(rounded_end, next) - unprotect_start; in efi_adjust_memory_range_protection()
275 unprotect_start, unprotect_size, in efi_adjust_memory_range_protection()
281 unprotect_start + unprotect_size, in efi_adjust_memory_range_protection()