Searched refs:stage (Results 1 – 9 of 9) sorted by relevance
39 For most systems, it is firmware or second stage bootloader that53 the command line from the firmware or the second-stage bootloader.77 command line arguments from firmware or second stage bootloader.
504 int stage; member
219 enum x86_intercept_stage stage);
964 enum x86_intercept_stage stage);
5244 .stage = X86_ICPT_PRE_EXCEPT, }5246 .stage = X86_ICPT_POST_EXCEPT, }5248 .stage = X86_ICPT_POST_MEMACCESS, }5252 enum x86_intercept_stage stage; member5308 enum x86_intercept_stage stage) in svm_check_intercept() argument5320 if (stage != icpt_info.stage) in svm_check_intercept()
473 enum x86_intercept_stage stage) in emulator_check_intercept() argument489 return ctxt->ops->intercept(ctxt, &info, stage); in emulator_check_intercept()
5148 enum x86_intercept_stage stage) in emulator_intercept() argument5150 return kvm_x86_ops->check_intercept(emul_to_vcpu(ctxt), info, stage); in emulator_intercept()
11015 enum x86_intercept_stage stage) in vmx_check_intercept() argument
12 Enables the informational output from the decompression stage