| /arch/loongarch/mm/ |
| A D | fault.c | 34 static int __kprobes spurious_fault(unsigned long write, unsigned long address) in spurious_fault() 73 unsigned long write, unsigned long address) in no_context() 101 unsigned long write, unsigned long address) in do_out_of_memory() 115 unsigned long write, unsigned long address, int si_code) in do_sigbus() 133 unsigned long write, unsigned long address, int si_code) in do_sigsegv() 176 unsigned long write, unsigned long address) in __do_page_fault() 298 unsigned long write, unsigned long address) in do_page_fault()
|
| /arch/mips/mm/ |
| A D | fault.c | 39 static void __do_page_fault(struct pt_regs *regs, unsigned long write, in __do_page_fault() 325 unsigned long write, unsigned long address) in do_page_fault()
|
| /arch/s390/appldata/ |
| A D | appldata_base.c | 203 appldata_timer_handler(const struct ctl_table *ctl, int write, in appldata_timer_handler() 236 appldata_interval_handler(const struct ctl_table *ctl, int write, in appldata_interval_handler() 266 appldata_generic_handler(const struct ctl_table *ctl, int write, in appldata_generic_handler()
|
| /arch/powerpc/mm/book3s64/ |
| A D | pkeys.c | 415 static bool pkey_access_permitted(int pkey, bool write, bool execute) in pkey_access_permitted() 431 bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted() 447 bool arch_vma_access_permitted(struct vm_area_struct *vma, bool write, in arch_vma_access_permitted()
|
| /arch/sh/include/asm/ |
| A D | pgtable.h | 127 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted() 137 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted()
|
| /arch/x86/include/asm/amd/ |
| A D | node.h | 43 static inline int __must_check amd_smn_hsmp_rdwr(u16 node, u32 address, u32 *value, bool write) in amd_smn_hsmp_rdwr()
|
| /arch/arc/mm/ |
| A D | fault.c | 79 unsigned int write = 0, exec = 0, mask; in do_page_fault() local
|
| /arch/riscv/kvm/ |
| A D | aia_device.c | 48 u32 *nr, bool write) in aia_config() 141 static int aia_aplic_addr(struct kvm *kvm, u64 *addr, bool write) in aia_aplic_addr() 161 unsigned long vcpu_idx, bool write) in aia_imsic_addr()
|
| /arch/s390/mm/ |
| A D | cmm.c | 262 static int cmm_pages_handler(const struct ctl_table *ctl, int write, in cmm_pages_handler() 281 static int cmm_timed_pages_handler(const struct ctl_table *ctl, int write, in cmm_timed_pages_handler() 301 static int cmm_timeout_handler(const struct ctl_table *ctl, int write, in cmm_timeout_handler()
|
| /arch/sparc/mm/ |
| A D | fault_32.c | 112 asmlinkage void do_sparc_fault(struct pt_regs *regs, int text_fault, int write, in do_sparc_fault() 305 static void force_user_fault(unsigned long address, int write) in force_user_fault()
|
| /arch/loongarch/kernel/ |
| A D | unaligned.c | 252 bool sign, write; in emulate_load_store_insn() local
|
| /arch/um/drivers/ |
| A D | chan_user.h | 24 int (*write)(int, const __u8 *, size_t, void *); member
|
| /arch/loongarch/kvm/ |
| A D | mmu.c | 552 static int kvm_map_page_fast(struct kvm_vcpu *vcpu, unsigned long gpa, bool write) in kvm_map_page_fast() 609 unsigned long hva, bool write) in fault_supports_huge_mapping() 772 static int kvm_map_page(struct kvm_vcpu *vcpu, unsigned long gpa, bool write) in kvm_map_page() 915 int kvm_handle_mm_fault(struct kvm_vcpu *vcpu, unsigned long gpa, bool write, int ecode) in kvm_handle_mm_fault()
|
| /arch/x86/kernel/ |
| A D | amd_node.c | 142 static int __amd_smn_rw(u8 i_off, u8 d_off, u16 node, u32 address, u32 *value, bool write) in __amd_smn_rw() 190 int __must_check amd_smn_hsmp_rdwr(u16 node, u32 address, u32 *value, bool write) in amd_smn_hsmp_rdwr()
|
| A D | module.c | 198 void *(*write)(void *, const void *, size_t) = memcpy; in write_relocate_add() local
|
| /arch/m68k/mm/ |
| A D | mcfmmu.c | 80 int cf_tlb_miss(struct pt_regs *regs, int write, int dtlb, int extension_word) in cf_tlb_miss()
|
| /arch/x86/coco/sev/ |
| A D | vc-handle.c | 358 static enum es_result __vc_handle_msr_caa(struct pt_regs *regs, bool write) in __vc_handle_msr_caa() 374 static enum es_result __vc_handle_secure_tsc_msrs(struct es_em_ctxt *ctxt, bool write) in __vc_handle_secure_tsc_msrs() 409 bool write; in vc_handle_msr() local
|
| /arch/arm64/kvm/vgic/ |
| A D | vgic-mmio.h | 20 void (*write)(struct kvm_vcpu *vcpu, gpa_t addr, member
|
| /arch/sparc/kernel/ |
| A D | ebus.c | 205 void ebus_dma_prepare(struct ebus_dma_info *p, int write) in ebus_dma_prepare()
|
| /arch/mips/kernel/ |
| A D | rtlx.c | 221 static inline int write_spacefree(int read, int write, int size) in write_spacefree()
|
| /arch/arm64/include/asm/ |
| A D | mmu_context.h | 311 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
| /arch/s390/kernel/ |
| A D | topology.c | 621 static int topology_ctl_handler(const struct ctl_table *ctl, int write, in topology_ctl_handler() 651 static int polarization_ctl_handler(const struct ctl_table *ctl, int write, in polarization_ctl_handler()
|
| /arch/x86/include/asm/ |
| A D | mmu_context.h | 270 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
| /arch/powerpc/include/asm/ |
| A D | mmu_context.h | 266 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
| /arch/powerpc/include/asm/book3s/64/ |
| A D | pgtable.h | 515 static inline bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted() 527 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted() 907 static inline bool pud_access_permitted(pud_t pud, bool write) in pud_access_permitted() 953 static inline bool p4d_access_permitted(p4d_t p4d, bool write) in p4d_access_permitted() 1059 static inline bool pmd_access_permitted(pmd_t pmd, bool write) in pmd_access_permitted()
|