Searched refs:unprotect_start (Results 1 – 1 of 1) sorted by relevance
374 unsigned long unprotect_start, unprotect_size; in efi_adjust_memory_range_protection() local427 unprotect_start = max(rounded_start, (unsigned long)desc.base_address); in efi_adjust_memory_range_protection()428 unprotect_size = min(rounded_end, next) - unprotect_start; in efi_adjust_memory_range_protection()431 unprotect_start, unprotect_size, in efi_adjust_memory_range_protection()436 unprotect_start, in efi_adjust_memory_range_protection()437 unprotect_start + unprotect_size, in efi_adjust_memory_range_protection()