Home
last modified time | relevance | path

Searched defs:emulation_type (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/kvm/
Dx86.c4481 unsigned long cr2, int emulation_type) in retry_instruction()
4526 int emulation_type, in x86_emulate_instruction()
Dmmu.c3737 int r, emulation_type = EMULTYPE_RETRY; in kvm_mmu_page_fault() local
/linux-3.4.99/arch/x86/include/asm/
Dkvm_host.h752 int emulation_type) in emulate_instruction()