Home
last modified time | relevance | path

Searched refs:direct (Results 1 – 23 of 23) sorted by relevance

/arch/x86/pci/
DMakefile4 obj-$(CONFIG_PCI_MMCONFIG) += mmconfig_$(BITS).o direct.o mmconfig-shared.o
5 obj-$(CONFIG_PCI_DIRECT) += direct.o
/arch/arm/
DKconfig.debug117 Say Y here if you want the debug print routines to direct
124 Say Y here if you want the debug print routines to direct
131 Say Y here if you want the debug print routines to direct
138 Say Y here if you want the debug print routines to direct
145 Say Y here if you want the debug print routines to direct
215 Say Y here if you want the debug print routines to direct
222 Say Y here if you want the debug print routines to direct
229 Say Y here if you want the debug print routines to direct
237 Say Y here if you want the debug print routines to direct
245 Say Y here if you want the debug print routines to direct
[all …]
/arch/x86/kvm/
Dmmu.h53 int handle_mmio_page_fault_common(struct kvm_vcpu *vcpu, u64 addr, bool direct);
Dmmu.c667 if (!sp->role.direct) in kvm_mmu_page_get_gfn()
675 if (sp->role.direct) in kvm_mmu_page_set_gfn()
1285 if (!sp->role.direct) in kvm_mmu_isolate_page()
1328 u64 *parent_pte, int direct) in kvm_mmu_alloc_page() argument
1334 if (!direct) in kvm_mmu_alloc_page()
1484 if ((sp)->gfn != (gfn) || (sp)->role.direct || \
1673 int direct, in kvm_mmu_get_page() argument
1685 role.direct = direct; in kvm_mmu_get_page()
1686 if (role.direct) in kvm_mmu_get_page()
1717 sp = kvm_mmu_alloc_page(vcpu, parent_pte, direct); in kvm_mmu_get_page()
[all …]
Dmmutrace.h36 role.direct ? " direct" : "", \
Dmmu_audit.c197 if (sp->role.direct || sp->unsync || sp->role.invalid) in audit_write_protection()
Dpaging_tmpl.h424 if (sp->role.direct) in FNAME()
776 BUG_ON(sp->role.direct); in FNAME()
/arch/unicore32/
DKconfig.debug44 Say Y here if you want the debug print routines to direct their
/arch/m68k/math-emu/
Dfp_move.S72 | addressing mode: data register direct
Dfp_cond.S113 | addressing mode: data register direct
Dfp_decode.h214 | addressing mode: data register direct
Dfp_scan.S141 | addressing mode: data register direct
/arch/arm/mach-ixp4xx/
DKconfig209 1) A direct mapped window from 0x48000000 to 0x4BFFFFFF (64MB).
225 By default, the direct method is used. Choose this option if you
/arch/m68k/
DKconfig.devices39 which allows direct access to the hard drives without using
DKconfig.cpu316 ( = direct memory access) on many Amiga systems, and it is also said
/arch/powerpc/boot/dts/
Dprpmc2800.dts61 compatible = "direct-mapped";
/arch/sh/boards/
DKconfig322 It has an Ethernet interface (SMC9118), direct connected
/arch/m32r/
DKconfig358 kernel will try the direct access method and falls back to the BIOS
/arch/powerpc/platforms/
DKconfig.cputype256 bool "icswx requires direct PID management"
DKconfig343 platform devices for direct mapped RTC chips like the DS1742 or DS1743.
/arch/x86/include/asm/
Dkvm_host.h201 unsigned direct:1; member
/arch/x86/
DKconfig1943 direct access method and falls back to the BIOS if that doesn't
1968 # x86-64 doesn't support PCI BIOS access from long mode so always go direct.
/arch/arm/crypto/
Daesbs-core.S_shipped17 @ This implementation is direct adaptation of bsaes-x86_64 module for