Searched refs:stage (Results 1 – 10 of 10) sorted by relevance
27 For most systems, it is firmware or second stage bootloader that41 the command line from the firmware or the second-stage bootloader.65 command line arguments from firmware or second stage bootloader.
511 int stage; member
71 bne phase2 @ Yes, second stage init
206 enum x86_intercept_stage stage);
733 enum x86_intercept_stage stage);
4064 .stage = X86_ICPT_PRE_EXCEPT, }4066 .stage = X86_ICPT_POST_EXCEPT, }4068 .stage = X86_ICPT_POST_MEMACCESS, }4072 enum x86_intercept_stage stage; member4128 enum x86_intercept_stage stage) in svm_check_intercept() argument4140 if (stage != icpt_info.stage) in svm_check_intercept()
584 enum x86_intercept_stage stage) in emulator_check_intercept() argument599 return ctxt->ops->intercept(ctxt, &info, stage); in emulator_check_intercept()
4637 enum x86_intercept_stage stage) in emulator_intercept() argument4639 return kvm_x86_ops->check_intercept(emul_to_vcpu(ctxt), info, stage); in emulator_intercept()
8088 enum x86_intercept_stage stage) in vmx_check_intercept() argument
29 Enables the informational output from the decompression stage