Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/post/
H A Dpost.c240 (flags & test_flags & POST_MEM)) { in post_run_single()
314 (flags & test_flags[last] & POST_MEM)) { in post_run()
/OK3568_Linux_fs/u-boot/include/
H A Dpost.h82 #define POST_MEM (POST_RAM | POST_ROM) macro
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.c3798 #define POST_MEM(exit) { .exit_code = (exit), \ macro
3829 [x86_intercept_monitor] = POST_MEM(SVM_EXIT_MONITOR),
3856 #undef POST_MEM