Home
last modified time | relevance | path

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

12345

/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst27 | pte_write | Tests a writable PTE |
45 | pte_mkwrite | Creates a writable PTE of the type specified by |
48 | pte_mkwrite_novma | Creates a writable PTE, of the conventional type |
49 | | of writable. |
97 | pmd_write | Tests a writable PMD |
115 | pmd_mkwrite | Creates a writable PMD of the type specified by |
118 | pmd_mkwrite_novma | Creates a writable PMD, of the conventional type |
119 | | of writable. |
170 | pud_write | Tests a writable PUD |
180 | pud_mkwrite | Creates a writable PUD |
[all …]
/linux/drivers/infiniband/hw/usnic/
H A Dusnic_uiom.c84 static int usnic_uiom_get_pages(unsigned long addr, size_t size, int writable, in usnic_uiom_get_pages() argument
134 if (writable) in usnic_uiom_get_pages()
215 int writable = 0; in __usnic_uiom_reg_release() local
229 writable = 1; in __usnic_uiom_reg_release()
234 usnic_uiom_put_pages(&uiomr->chunk_list, dirty & writable); in __usnic_uiom_reg_release()
253 flags |= (uiomr->writable) ? IOMMU_WRITE : 0; in usnic_uiom_map_sorted_intervals()
330 int writable, int dmasync) in usnic_uiom_reg_get() argument
345 writable = 1; in usnic_uiom_reg_get()
360 uiomr->writable = writable; in usnic_uiom_reg_get()
363 err = usnic_uiom_get_pages(addr, size, writable, dmasync, in usnic_uiom_reg_get()
[all …]
H A Dusnic_uiom.h71 int writable; member
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_module_attach.c34 struct bpf_testmod_test_writable_ctx *writable)
36 raw_tp_writable_bare_in_val = writable->val; in BPF_PROG() argument
37 writable->early_ret = raw_tp_writable_bare_early_ret; in BPF_PROG()
38 writable->val = raw_tp_writable_bare_out_val; in BPF_PROG()
/linux/security/loadpin/
H A Dloadpin.c81 static void report_writable(struct super_block *mnt_sb, bool writable) in report_writable() argument
87 writable ? "writable" : "read-only"); in report_writable()
91 if (!writable) in report_writable()
101 bool writable = true; in sb_is_writable() local
104 writable = !bdev_read_only(mnt_sb->s_bdev); in sb_is_writable()
106 return writable; in sb_is_writable()
/linux/arch/powerpc/kvm/
H A De500_mmu_host.c48 static inline u32 e500_shadow_mas3_attrib(u32 mas3, bool writable, int usermode) in e500_shadow_mas3_attrib() argument
53 if (!writable) in e500_shadow_mas3_attrib()
251 bool writable) in kvmppc_e500_tlbe_setup() argument
255 if (writable) in kvmppc_e500_tlbe_setup()
309 bool writable = !!(tlbe->flags & E500_TLB_WRITABLE); in kvmppc_e500_setup_stlbe() local
317 e500_shadow_mas3_attrib(gtlbe->mas7_3, writable, pr); in kvmppc_e500_setup_stlbe()
338 bool writable = false; in kvmppc_e500_shadow_map() local
355 pfn = __kvm_faultin_pfn(slot, gfn, FOLL_WRITE, &writable, &page); in kvmppc_e500_shadow_map()
455 kvmppc_e500_tlbe_setup(tlbe, gtlbe, pfn, wimg, writable); in kvmppc_e500_shadow_map()
458 writable = tlbe_is_writable(stlbe); in kvmppc_e500_shadow_map()
[all …]
/linux/drivers/mfd/
H A Dwm8350-regmap.c19 u16 writable; /* Mask of writable bits */ member
298 return wm8350_reg_io_map[reg].writable; in wm8350_writeable()
/linux/arch/s390/kvm/
H A Dfaultin.c74 f->pfn = __kvm_faultin_pfn(slot, f->gfn, foll, &f->writable, &f->page); in kvm_s390_faultin_gfn()
88 f->pfn = __kvm_faultin_pfn(slot, f->gfn, foll, &f->writable, &f->page); in kvm_s390_faultin_gfn()
136 f->pfn = __kvm_faultin_pfn(slot, gfn, foll, &f->writable, &f->page); in kvm_s390_get_guest_page()
/linux/drivers/infiniband/hw/hfi1/
H A Duser_pages.c81 bool writable, struct page **pages) in hfi1_acquire_user_pages() argument
84 unsigned int gup_flags = FOLL_LONGTERM | (writable ? FOLL_WRITE : 0); in hfi1_acquire_user_pages()
/linux/Documentation/virt/kvm/
H A Dlocking.rst80 What we use to avoid all the races is the Host-writable bit and MMU-writable bit
83 - Host-writable means the gfn is writable in the host kernel page tables and in
85 - MMU-writable means the gfn is writable in the guest's mmu and it is not
145 - The pfn is writable and therefore it cannot be shared between different gfns
157 writable between reading spte and updating spte. Like below case:
206 If the spte is updated from writable to read-only, we should flush all TLBs,
208 writable spte might be cached on a CPU's TLB.
210 As mentioned before, the spte can be updated to writable out of mmu-lock on
/linux/arch/riscv/kvm/
H A Dvcpu_exit.c21 bool writable; in gstage_page_fault() local
28 hva = gfn_to_hva_memslot_prot(memslot, gfn, &writable); in gstage_page_fault()
31 (trap->scause == EXC_STORE_GUEST_PAGE_FAULT && !writable)) { in gstage_page_fault()
/linux/drivers/virt/acrn/
H A Dmm.c180 bool writable; in acrn_vm_ram_map() local
200 writable = args.writable; in acrn_vm_ram_map()
204 if (!writable && in acrn_vm_ram_map()
/linux/drivers/infiniband/core/
H A Dumem_odp.c148 umem->writable = ib_access_writable(access); in ib_umem_odp_alloc_implicit()
191 umem->writable = root->umem.writable; in ib_umem_odp_alloc_child()
251 umem_odp->umem.writable = ib_access_writable(access); in ib_umem_odp_get()
/linux/arch/riscv/include/asm/
H A Dkvm_mmu.h12 unsigned long size, bool writable, bool in_atomic);
/linux/arch/arm/
H A DKconfig-nommu50 vectors to be mapped to writable memory, say 'n' here.
54 the writable versions located at DRAM_BASE.
/linux/Documentation/admin-guide/mm/
H A Dsoft-dirty.rst22 Internally, to do this tracking, the writable bit is cleared from PTEs
30 the kernel does is finds this fact out and puts both writable and soft-dirty
/linux/Documentation/security/
H A Dself-protection.rst37 APIs hard to use incorrectly, minimizing the areas of writable kernel
43 When all of kernel memory is writable, it becomes trivial for attacks
47 Executable code and read-only data must not be writable
50 Any areas of the kernel with executable memory must not be writable.
56 made writable during the update, and then returned to the original
61 writable, data is not executable, and read-only data is neither writable
70 Function pointers and sensitive variables must not be writable
/linux/tools/testing/selftests/kvm/include/x86/
H A Dkvm_util_arch.h15 u64 writable; member
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-ge-achc15 asserted. The file is read and writable.
H A Dsysfs-platform-ayaneo-ec8 turn on, 0 to turn off. File is readable and writable.
H A Dsysfs-kernel-livepatch24 A writable attribute that indicates whether the patched
41 A writable attribute that allows administrator to affect the
H A Dsysfs-class-net-peak_usb9 are writable and can be set per CAN interface. This means that
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-audioout.rst45 Audio outputs have no writable properties. Nevertheless, to select the
47 ``reserved`` array (which in the future may contain writable properties)
/linux/rust/kernel/mm/
H A Dvirt.rs335 /// This flag indicates whether userspace is mapping this vma as writable.
337 pub fn writable(&self) -> bool {
343 /// This flag indicates whether userspace is allowed to make this vma writable with
350 if self.writable() {
339 pub fn writable(&self) -> bool { writable() method
/linux/include/linux/mtd/
H A Dblktrans.h37 bool writable; member

12345