Searched refs:writing (Results 1 – 19 of 19) sorted by relevance
/arch/cris/arch-v32/ |
D | output_arch.ld | 1 /* At the time of this writing, there's no equivalent ld option. */
|
/arch/cris/arch-v10/ |
D | output_arch.ld | 1 /* At the time of this writing, there's no equivalent ld option. */
|
/arch/arm/include/debug/ |
D | msm.S | 41 @ Clear TX_READY by writing to the UARTDM_CR register
|
/arch/powerpc/include/asm/ |
D | kvm_book3s_64.h | 236 static inline pte_t kvmppc_read_update_linux_pte(pte_t *ptep, int writing) in kvmppc_read_update_linux_pte() argument 257 if (writing && pte_write(old_pte)) in kvmppc_read_update_linux_pte()
|
D | kvm_book3s.h | 216 bool writing, bool *writable);
|
/arch/powerpc/kvm/ |
D | book3s_64_mmu_radix.c | 333 unsigned int writing; in kvmppc_book3s_radix_page_fault() local 379 writing = (dsisr & DSISR_ISSTORE) != 0; in kvmppc_book3s_radix_page_fault() 390 if (writing) in kvmppc_book3s_radix_page_fault() 428 npages = get_user_pages_fast(hva, 1, writing, pages); in kvmppc_book3s_radix_page_fault() 456 if (writing) { in kvmppc_book3s_radix_page_fault()
|
D | book3s_hv_rm_mmu.c | 190 unsigned int writing; in kvmppc_do_h_enter() local 199 writing = hpte_is_writable(ptel); in kvmppc_do_h_enter() 258 pte = kvmppc_read_update_linux_pte(ptep, writing); in kvmppc_do_h_enter() 260 if (writing && !__pte_write(pte)) in kvmppc_do_h_enter()
|
D | book3s_64_mmu_hv.c | 495 unsigned int writing, write_ok; in kvmppc_book3s_hv_page_fault() local 575 writing = (dsisr & DSISR_ISSTORE) != 0; in kvmppc_book3s_hv_page_fault() 577 write_ok = writing; in kvmppc_book3s_hv_page_fault() 579 npages = get_user_pages_fast(hva, 1, writing, pages); in kvmppc_book3s_hv_page_fault() 603 if (!writing && hpte_is_writable(r)) { in kvmppc_book3s_hv_page_fault()
|
D | book3s.c | 400 kvm_pfn_t kvmppc_gpa_to_pfn(struct kvm_vcpu *vcpu, gpa_t gpa, bool writing, in kvmppc_gpa_to_pfn() argument 422 return gfn_to_pfn_prot(vcpu->kvm, gfn, writing, writable); in kvmppc_gpa_to_pfn()
|
/arch/m68k/ |
D | Kconfig | 113 initially work for you. As of this writing the exact hardware
|
/arch/powerpc/platforms/ps3/ |
D | Kconfig | 94 Enables support for writing to the PS3 System Repository.
|
/arch/sparc/lib/ |
D | M7memset.S | 333 st %o1, [%o5] ! 4-byte writing loop
|
/arch/ |
D | Kconfig | 716 cputime_t. For example, reading/writing 64-bit cputime_t on 1014 protection against certain security exploits (e.g. writing to text)
|
/arch/ia64/ |
D | Kconfig | 532 initially work for you. As of this writing the exact hardware
|
/arch/sh/ |
D | Kconfig | 623 initially work for you. As of this writing the exact hardware
|
/arch/powerpc/ |
D | Kconfig | 540 initially work for you. As of this writing the exact hardware
|
/arch/mips/ |
D | Kconfig | 2180 writing this option is still high experimental. 2831 initially work for you. As of this writing the exact hardware
|
/arch/blackfin/ |
D | Kconfig | 692 writing the registers will most likely crash the kernel.
|
/arch/x86/ |
D | Kconfig | 1972 initially work for you. As of this writing the exact hardware
|