Home
last modified time | relevance | path

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

/arch/x86/mm/
Dinit_64.c802 bool direct) in remove_pte_table()
874 bool direct) in remove_pmd_table()
930 bool direct) in remove_pud_table()
985 remove_pagetable(unsigned long start, unsigned long end, bool direct) in remove_pagetable()
/arch/x86/kvm/
Dmmu.c1724 u64 *parent_pte, int direct) in kvm_mmu_alloc_page()
2085 int direct, in kvm_mmu_get_page()
3308 static bool quickly_check_mmio_pf(struct kvm_vcpu *vcpu, u64 addr, bool direct) in quickly_check_mmio_pf()
3362 int handle_mmio_page_fault(struct kvm_vcpu *vcpu, u64 addr, bool direct) in handle_mmio_page_fault()
/arch/x86/include/asm/
Dkvm_host.h197 unsigned direct:1; member