Home
last modified time | relevance | path

Searched refs:POST_MEM (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dpost.h81 #define POST_MEM (POST_RAM | POST_ROM) macro
/openbmc/u-boot/post/
H A Dpost.c239 (flags & test_flags & POST_MEM)) { in post_run_single()
313 (flags & test_flags[last] & POST_MEM)) { in post_run()
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c4408 #define POST_MEM(exit) { .exit_code = (exit), \ macro
4439 [x86_intercept_monitor] = POST_MEM(SVM_EXIT_MONITOR),
4466 #undef POST_MEM