Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/asm-x86/
H A Dsetup_data.h11 #define SETUP_APPLE_PROPERTIES 5 macro
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h11 #define SETUP_APPLE_PROPERTIES 5 macro
/openbmc/linux/drivers/firmware/efi/
H A Dapple-properties.c195 if (data->type != SETUP_APPLE_PROPERTIES) { in map_properties()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dx86-stub.c214 new->type = SETUP_APPLE_PROPERTIES; in retrieve_apple_device_properties()