Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firmware/efi/libstub/
Darm64-stub.c18 static bool system_needs_vamap(void) in system_needs_vamap() function
42 if (VA_BITS_MIN >= 48 && !system_needs_vamap()) in check_platform_features()