Home
last modified time | relevance | path

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

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