/arch/arm/include/asm/ |
D | arch_timer.h | 27 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u32 val) in arch_timer_reg_write_cp15() 53 u32 arch_timer_reg_read_cp15(int access, enum arch_timer_reg reg) in arch_timer_reg_read_cp15()
|
/arch/powerpc/platforms/cell/spufs/ |
D | fault.c | 88 u64 ea, dsisr, access; in spufs_handle_class1() local
|
/arch/powerpc/mm/book3s64/ |
D | hash_64k.c | 36 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K() 223 int __hash_page_64K(unsigned long ea, unsigned long access, in __hash_page_64K()
|
D | hash_4k.c | 19 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K()
|
D | hash_hugepage.c | 21 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_thp()
|
D | hash_hugetlbpage.c | 25 int __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_huge()
|
D | hash_utils.c | 1208 void hash_failure_debug(unsigned long ea, unsigned long access, in hash_failure_debug() 1244 unsigned long access, unsigned long trap, in hash_page_mm() 1446 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, in hash_page() 1466 unsigned long access = _PAGE_PRESENT | _PAGE_READ; in __hash_page() local 1530 unsigned long access = _PAGE_PRESENT | _PAGE_READ | (is_exec ? _PAGE_EXEC : 0); in hash_preload() local
|
/arch/s390/mm/ |
D | fault.c | 321 static noinline void do_fault_error(struct pt_regs *regs, int access, in do_fault_error() 385 static inline vm_fault_t do_exception(struct pt_regs *regs, int access) in do_exception() 550 int access; in do_protection_exception() local 586 int access; in do_dat_exception() local
|
/arch/arm64/include/asm/ |
D | arch_timer.h | 105 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u32 val) in arch_timer_reg_write_cp15() 131 u32 arch_timer_reg_read_cp15(int access, enum arch_timer_reg reg) in arch_timer_reg_read_cp15()
|
/arch/arm/kvm/ |
D | coproc.h | 31 bool (*access)(struct kvm_vcpu *, member
|
/arch/arm64/kvm/ |
D | sys_regs.h | 38 bool (*access)(struct kvm_vcpu *, member
|
/arch/s390/pci/ |
D | pci_mmio.c | 122 static long get_pfn(unsigned long user_addr, unsigned long access, in get_pfn()
|
/arch/x86/kvm/ |
D | paging_tmpl.h | 201 unsigned access; in FNAME() local 623 unsigned int direct_access, access; in FNAME() local
|
D | x86.h | 187 gva_t gva, gfn_t gfn, unsigned access) in vcpu_cache_mmio_info()
|
D | x86.c | 666 u32 access) in kvm_read_guest_page_mmu() 684 void *data, int offset, int len, u32 access) in kvm_read_nested_guest_page() 5403 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access, in translate_nested_gpa() 5420 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_read() local 5427 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_fetch() local 5435 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_write() local 5448 struct kvm_vcpu *vcpu, u32 access, in kvm_read_guest_virt_helper() 5484 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_fetch_guest_virt() local 5509 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_read_guest_virt() local 5528 u32 access = 0; in emulator_read_std() local [all …]
|
D | mmu.c | 468 unsigned access) in mark_mmio_spte() 500 kvm_pfn_t pfn, unsigned access) in set_mmio_spte() 2560 unsigned access) in kvm_mmu_get_page() 3242 unsigned access = sp->role.access; in direct_pte_prefetch_many() local 3437 kvm_pfn_t pfn, unsigned access, int *ret_val) in handle_abnormal_pfn() 3996 u32 access, struct x86_exception *exception) in nonpaging_gva_to_gpa() 4004 u32 access, in nonpaging_gva_to_gpa_nested() 4106 unsigned access = get_mmio_spte_access(spte); in handle_mmio_page_fault() local 4468 unsigned access, int *nr_present) in sync_mmio_spte() 4755 #define BYTE_MASK(access) \ argument
|
D | i8254.c | 433 int channel, access; in pit_ioport_write() local
|
/arch/arm/vfp/ |
D | vfpmodule.c | 424 u32 access; in vfp_enable() local
|
/arch/arm64/kernel/ |
D | hw_breakpoint.c | 757 int i, step = 0, *kernel_step, access, closest_match = 0; in watchpoint_handler() local
|
/arch/arm/kernel/ |
D | hw_breakpoint.c | 726 int i, access, closest_match = 0; in watchpoint_handler() local
|
/arch/powerpc/include/asm/book3s/64/ |
D | mmu-hash.h | 477 static inline int __hash_page_thp(unsigned long ea, unsigned long access, in __hash_page_thp()
|
D | pgtable.h | 770 static inline bool check_pte_access(unsigned long access, unsigned long ptev) in check_pte_access()
|
/arch/mips/include/asm/sn/sn0/ |
D | hubmd.h | 587 access: 2, /* 39-38: access rights of initiator*/ member
|
/arch/x86/include/asm/ |
D | kvm_host.h | 258 unsigned access:3; member 1464 static inline gpa_t translate_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access, in translate_gpa()
|
/arch/mips/include/asm/octeon/ |
D | cvmx-sriox-defs.h | 1422 uint64_t access:1; member
|