Home
last modified time | relevance | path

Searched defs:LIMIT_ALIGN (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/include/
H A Dimd.h43 static const size_t LIMIT_ALIGN = 4096; variable
H A Dimd_private.h37 #define LIMIT_ALIGN 4096 macro