Searched defs:POST_MEM (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | post.h | 81 #define POST_MEM (POST_RAM | POST_ROM) macro |
/openbmc/linux/arch/x86/kvm/svm/ | ||
H A D | svm.c | 4430 #define POST_MEM(exit) { .exit_code = (exit), \ macro |