/arch/tile/gxio/ |
D | Kconfig | 1 # 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/ |
D | Makefile | 4 obj-$(CONFIG_PCI_MMCONFIG) += mmconfig_$(BITS).o direct.o mmconfig-shared.o 5 obj-$(CONFIG_PCI_DIRECT) += direct.o
|
/arch/x86/mm/ |
D | init_64.c | 751 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/ |
D | Kconfig.debug | 95 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/ |
D | Kconfig.debug | 30 Say Y here if you want the debug print routines to direct their
|
/arch/x86/kvm/ |
D | mmu.h | 75 int handle_mmio_page_fault(struct kvm_vcpu *vcpu, u64 addr, bool direct);
|
D | mmu.c | 762 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 …]
|
D | mmu_audit.c | 201 if (sp->role.direct || sp->unsync || sp->role.invalid) in audit_write_protection()
|
D | mmutrace.h | 38 role.direct ? " direct" : "", \
|
D | paging_tmpl.h | 549 if (sp->role.direct) in FNAME() 950 BUG_ON(sp->role.direct); in FNAME()
|
/arch/powerpc/boot/dts/ |
D | o2d.dtsi | 92 no-unaligned-direct-access;
|
/arch/powerpc/boot/dts/fsl/ |
D | b4420qds.dts | 27 * direct, indirect, incidental, special, exemplary, or consequential damages
|
D | b4420si-pre.dtsi | 27 * direct, indirect, incidental, special, exemplary, or consequential damages
|
D | p5040si-pre.dtsi | 27 * direct, indirect, incidental, special, exemplary, or consequential damages
|
D | b4420si-post.dtsi | 27 * direct, indirect, incidental, special, exemplary, or consequential damages
|
D | b4qds.dtsi | 27 * direct, indirect, incidental, special, exemplary, or consequential damages
|
/arch/arc/boot/dts/ |
D | axc003.dtsi | 86 * So here we mimic a direct connection betwen them, ignoring the
|
D | axc003_idu.dtsi | 108 * and here we mimic direct connection from MB INTC to
|
D | axc001.dtsi | 83 * and here we mimic direct connection from MB INTC to
|
/arch/m68k/math-emu/ |
D | fp_move.S | 72 | addressing mode: data register direct
|
D | fp_cond.S | 113 | addressing mode: data register direct
|
D | fp_decode.h | 214 | addressing mode: data register direct
|
D | fp_scan.S | 141 | addressing mode: data register direct
|
/arch/arm/mach-ixp4xx/ |
D | Kconfig | 205 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/ |
D | Kconfig.devices | 39 which allows direct access to the hard drives without using
|