Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpost.h81 #define POST_MEM (POST_RAM | POST_ROM) macro
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c4430 #define POST_MEM(exit) { .exit_code = (exit), \ macro