Home
last modified time | relevance | path

Searched refs:writable (Results 1 – 24 of 24) sorted by relevance

/arch/arm/
DKconfig-nommu50 vectors to be mapped to writable memory, say 'n' here.
54 the writable versions located at DRAM_BASE.
/arch/arm64/include/asm/
Dhugetlb.h38 struct page *page, int writable);
Dkvm_mmu.h159 phys_addr_t pa, unsigned long size, bool writable);
/arch/powerpc/kvm/
Dbook3s_32_mmu_host.c145 bool writable; in kvmppc_mmu_map_page() local
148 hpaddr = kvmppc_gpa_to_pfn(vcpu, orig_pte->raddr, iswrite, &writable); in kvmppc_mmu_map_page()
198 if (orig_pte->may_write && writable) { in kvmppc_mmu_map_page()
Dbook3s_64_mmu_host.c84 bool writable; in kvmppc_mmu_map_page() local
96 pfn = kvmppc_gpa_to_pfn(vcpu, orig_pte->raddr, iswrite, &writable); in kvmppc_mmu_map_page()
124 if (!orig_pte->may_write || !writable) in kvmppc_mmu_map_page()
Dbook3s.c427 bool *writable) in kvmppc_gpa_to_pfn() argument
443 if (writable) in kvmppc_gpa_to_pfn()
444 *writable = true; in kvmppc_gpa_to_pfn()
448 return gfn_to_pfn_prot(vcpu->kvm, gfn, writing, writable); in kvmppc_gpa_to_pfn()
/arch/x86/ras/
DKconfig21 collector feature. "pfn" is a writable file that allows user to
/arch/arm/boot/dts/
Darmada-385-linksys-caiman.dts126 * 38MiB, last MiB is for the BBT, not writable
Darmada-385-linksys-shelby.dts126 * 38MiB, last MiB is for the BBT, not writable
Darmada-385-linksys-cobra.dts126 * 38MiB, last MiB is for the BBT, not writable
Darmada-385-linksys-rango.dts140 * 86MiB, last MiB is for the BBT, not writable
Darmada-370-netgear-rn102.dts269 /* Last MB is for the BBT, i.e. not writable */
Darmada-370-netgear-rn104.dts295 /* Last MB is for the BBT, i.e. not writable */
Darmada-xp-linksys-mamba.dts380 * 38MB, last MB is for the BBT, not writable
Darmada-xp-netgear-rn2120.dts350 /* Last MB is for the BBT, i.e. not writable */
/arch/arm/include/asm/
Dkvm_mmu.h58 phys_addr_t pa, unsigned long size, bool writable);
/arch/arm64/mm/
Dhugetlbpage.c298 struct page *page, int writable) in arch_make_huge_pte() argument
/arch/s390/kvm/
Dkvm-s390.h286 long kvm_arch_fault_in_page(struct kvm_vcpu *vcpu, gpa_t gpa, int writable);
Dpriv.c1442 bool writable; in handle_tprot() local
1477 hva = gfn_to_hva_prot(vcpu->kvm, gpa_to_gfn(gpa), &writable); in handle_tprot()
1481 if (!writable) in handle_tprot()
Dkvm-s390.c3613 long kvm_arch_fault_in_page(struct kvm_vcpu *vcpu, gpa_t gpa, int writable) in kvm_arch_fault_in_page() argument
3616 writable ? FAULT_FLAG_WRITE : 0); in kvm_arch_fault_in_page()
/arch/powerpc/include/asm/
Dkvm_book3s.h239 bool writing, bool *writable);
/arch/sparc/include/asm/
Dpgtable_64.h381 struct page *page, int writable);
/arch/x86/kvm/
Dmmu.c3648 bool *writable);
4202 bool *writable) in try_async_pf() argument
4217 *pfn = __gfn_to_pfn_memslot(slot, gfn, false, &async, write, writable); in try_async_pf()
4231 *pfn = __gfn_to_pfn_memslot(slot, gfn, false, NULL, write, writable); in try_async_pf()
/arch/xtensa/
DKconfig265 bit 1: writable,