Home
last modified time | relevance | path

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

12

/arch/tile/gxio/
DKconfig1 # Support direct access to TILE-Gx hardware from user space, via the
7 # Support direct access to the common I/O DMA facility within the
13 # Support direct access to the TILE-Gx mPIPE hardware from kernel space.
19 # Support direct access to the TILE-Gx TRIO hardware from kernel space.
25 # Support direct access to the TILE-Gx USB hardware from kernel space.
30 # Support direct access to the TILE-Gx UART hardware from kernel space.
/arch/x86/pci/
DMakefile4 obj-$(CONFIG_PCI_MMCONFIG) += mmconfig_$(BITS).o direct.o mmconfig-shared.o
5 obj-$(CONFIG_PCI_DIRECT) += direct.o
/arch/x86/mm/
Dinit_64.c751 bool direct) in remove_pte_table() argument
781 if (!direct) in remove_pte_table()
816 if (direct) in remove_pte_table()
822 bool direct) in remove_pmd_table() argument
839 if (!direct) in remove_pmd_table()
867 remove_pte_table(pte_base, addr, next, direct); in remove_pmd_table()
872 if (direct) in remove_pmd_table()
878 bool direct) in remove_pud_table() argument
895 if (!direct) in remove_pud_table()
923 remove_pmd_table(pmd_base, addr, next, direct); in remove_pud_table()
[all …]
/arch/arm/
DKconfig.debug95 Say Y here if you want the debug print routines to direct
190 Say Y here if you want the debug print routines to direct
202 Say Y here if you want the debug print routines to direct
209 Say Y here if you want the debug print routines to direct
217 Say Y here if you want the debug print routines to direct
225 Say Y here if you want the debug print routines to direct
233 Say Y here if you want the debug print routines to direct
241 Say Y here if you want the debug print routines to direct
248 Say Y here if you want the debug print routines to direct
255 Say Y here if you want the debug print routines to direct
[all …]
/arch/unicore32/
DKconfig.debug30 Say Y here if you want the debug print routines to direct their
/arch/x86/kvm/
Dmmu.h75 int handle_mmio_page_fault(struct kvm_vcpu *vcpu, u64 addr, bool direct);
Dmmu.c762 if (!sp->role.direct) in kvm_mmu_page_get_gfn()
770 if (sp->role.direct) in kvm_mmu_page_set_gfn()
1717 if (!sp->role.direct) in kvm_mmu_free_page()
1749 static struct kvm_mmu_page *kvm_mmu_alloc_page(struct kvm_vcpu *vcpu, int direct) in kvm_mmu_alloc_page() argument
1755 if (!direct) in kvm_mmu_alloc_page()
1925 if ((_sp)->role.direct) {} else
2119 int direct, in kvm_mmu_get_page() argument
2131 role.direct = direct; in kvm_mmu_get_page()
2132 if (role.direct) in kvm_mmu_get_page()
2169 sp = kvm_mmu_alloc_page(vcpu, direct); in kvm_mmu_get_page()
[all …]
Dmmu_audit.c201 if (sp->role.direct || sp->unsync || sp->role.invalid) in audit_write_protection()
Dmmutrace.h38 role.direct ? " direct" : "", \
Dpaging_tmpl.h549 if (sp->role.direct) in FNAME()
950 BUG_ON(sp->role.direct); in FNAME()
/arch/powerpc/boot/dts/
Do2d.dtsi92 no-unaligned-direct-access;
/arch/powerpc/boot/dts/fsl/
Db4420qds.dts27 * direct, indirect, incidental, special, exemplary, or consequential damages
Db4420si-pre.dtsi27 * direct, indirect, incidental, special, exemplary, or consequential damages
Dp5040si-pre.dtsi27 * direct, indirect, incidental, special, exemplary, or consequential damages
Db4420si-post.dtsi27 * direct, indirect, incidental, special, exemplary, or consequential damages
Db4qds.dtsi27 * direct, indirect, incidental, special, exemplary, or consequential damages
/arch/arc/boot/dts/
Daxc003.dtsi86 * So here we mimic a direct connection betwen them, ignoring the
Daxc003_idu.dtsi108 * and here we mimic direct connection from MB INTC to
Daxc001.dtsi83 * and here we mimic direct connection from MB INTC to
/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/
DKconfig205 1) A direct mapped window from 0x48000000 to 0x4BFFFFFF (64MB).
221 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

12