Home
last modified time | relevance | path

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

/arch/mips/
DKconfig.debug27 For most systems, it is firmware or second stage bootloader that
41 the command line from the firmware or the second-stage bootloader.
65 command line arguments from firmware or second stage bootloader.
/arch/powerpc/include/asm/
Dsmu.h511 int stage; member
/arch/arm/kvm/
Dinit.S71 bne phase2 @ Yes, second stage init
/arch/x86/include/asm/
Dkvm_emulate.h206 enum x86_intercept_stage stage);
Dkvm_host.h733 enum x86_intercept_stage stage);
/arch/x86/kvm/
Dsvm.c4064 .stage = X86_ICPT_PRE_EXCEPT, }
4066 .stage = X86_ICPT_POST_EXCEPT, }
4068 .stage = X86_ICPT_POST_MEMACCESS, }
4072 enum x86_intercept_stage stage; member
4128 enum x86_intercept_stage stage) in svm_check_intercept() argument
4140 if (stage != icpt_info.stage) in svm_check_intercept()
Demulate.c584 enum x86_intercept_stage stage) in emulator_check_intercept() argument
599 return ctxt->ops->intercept(ctxt, &info, stage); in emulator_check_intercept()
Dx86.c4637 enum x86_intercept_stage stage) in emulator_intercept() argument
4639 return kvm_x86_ops->check_intercept(emul_to_vcpu(ctxt), info, stage); in emulator_intercept()
Dvmx.c8088 enum x86_intercept_stage stage) in vmx_check_intercept() argument
/arch/x86/
DKconfig.debug29 Enables the informational output from the decompression stage