Home
last modified time | relevance | path

Searched refs:stage (Results 1 – 10 of 10) sorted by relevance

/arch/mips/
DKconfig.debug39 For most systems, it is firmware or second stage bootloader that
53 the command line from the firmware or the second-stage bootloader.
77 command line arguments from firmware or second stage bootloader.
/arch/powerpc/include/asm/
Dsmu.h511 int stage; member
/arch/arm/kvm/
Dinit.S72 bne phase2 @ Yes, second stage init
/arch/x86/include/asm/
Dkvm_emulate.h221 enum x86_intercept_stage stage);
Dkvm_host.h865 enum x86_intercept_stage stage);
/arch/x86/kvm/
Dsvm.c4260 .stage = X86_ICPT_PRE_EXCEPT, }
4262 .stage = X86_ICPT_POST_EXCEPT, }
4264 .stage = X86_ICPT_POST_MEMACCESS, }
4268 enum x86_intercept_stage stage; member
4324 enum x86_intercept_stage stage) in svm_check_intercept() argument
4336 if (stage != icpt_info.stage) in svm_check_intercept()
Demulate.c462 enum x86_intercept_stage stage) in emulator_check_intercept() argument
478 return ctxt->ops->intercept(ctxt, &info, stage); in emulator_check_intercept()
Dx86.c5117 enum x86_intercept_stage stage) in emulator_intercept() argument
5119 return kvm_x86_ops->check_intercept(emul_to_vcpu(ctxt), info, stage); in emulator_intercept()
Dvmx.c10793 enum x86_intercept_stage stage) in vmx_check_intercept() argument
/arch/x86/
DKconfig.debug29 Enables the informational output from the decompression stage