Home
last modified time | relevance | path

Searched hist:"9 c97e0bdd4b4ae44577a1b1ec949e782084e9a78" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Defi.hdiff 9c97e0bdd4b4ae44577a1b1ec949e782084e9a78 Wed Sep 03 06:32:19 CDT 2014 Laszlo Ersek <lersek@redhat.com> efi: Add macro for EFI_MEMORY_UCE memory attribute

Add the following macro from the UEFI spec, for completeness:

EFI_MEMORY_UCE Memory cacheability attribute: The memory region
supports being configured as not cacheable, exported,
and supports the "fetch and add" semaphore mechanism.

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>