Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/uapi/asm/
Dbootparam.h11 #define SETUP_APPLE_PROPERTIES 5 macro
/Linux-v4.19/drivers/firmware/efi/
Dapple-properties.c203 if (data->type != SETUP_APPLE_PROPERTIES) { in map_properties()
/Linux-v4.19/arch/x86/boot/compressed/
Deboot.c231 new->type = SETUP_APPLE_PROPERTIES; in retrieve_apple_device_properties()