Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/uapi/asm/
Dbootparam.h11 #define SETUP_APPLE_PROPERTIES 5 macro
/linux-6.6.21/drivers/firmware/efi/
Dapple-properties.c195 if (data->type != SETUP_APPLE_PROPERTIES) { in map_properties()
/linux-6.6.21/drivers/firmware/efi/libstub/
Dx86-stub.c212 new->type = SETUP_APPLE_PROPERTIES; in retrieve_apple_device_properties()