/arch/arm/include/asm/ |
D | arch_timer.h | 22 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u32 val) in arch_timer_reg_write_cp15() 48 u32 arch_timer_reg_read_cp15(int access, enum arch_timer_reg reg) in arch_timer_reg_read_cp15()
|
/arch/arm64/include/asm/ |
D | arch_timer.h | 87 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u32 val) in arch_timer_reg_write_cp15() 113 u32 arch_timer_reg_read_cp15(int access, enum arch_timer_reg reg) in arch_timer_reg_read_cp15()
|
/arch/s390/mm/ |
D | fault.c | 336 static noinline void do_fault_error(struct pt_regs *regs, int access, int fault) in do_fault_error() 396 static inline int do_exception(struct pt_regs *regs, int access) in do_exception() 554 int access, fault; in do_protection_exception() local 589 int access, fault; in do_dat_exception() local
|
/arch/powerpc/platforms/cell/spufs/ |
D | fault.c | 112 u64 ea, dsisr, access; in spufs_handle_class1() local
|
/arch/powerpc/mm/ |
D | hash64_64k.c | 48 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K() 220 int __hash_page_64K(unsigned long ea, unsigned long access, in __hash_page_64K()
|
D | hash64_4k.c | 19 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K()
|
D | hugetlbpage-hash64.c | 22 int __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_huge()
|
D | hugepage-hash64.c | 21 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_thp()
|
D | hash_utils_64.c | 1204 void hash_failure_debug(unsigned long ea, unsigned long access, in hash_failure_debug() 1239 unsigned long access, unsigned long trap, in hash_page_mm() 1433 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, in hash_page() 1452 unsigned long access = _PAGE_PRESENT | _PAGE_READ; in __hash_page() local 1507 unsigned long access, unsigned long trap) in hash_preload()
|
D | ppc_mmu_32.c | 166 unsigned long access, unsigned long trap) in hash_preload()
|
D | mem.c | 529 unsigned long access, trap; in update_mmu_cache() local
|
/arch/s390/pci/ |
D | pci_mmio.c | 15 static long get_pfn(unsigned long user_addr, unsigned long access, in get_pfn()
|
/arch/arm/kvm/ |
D | coproc.h | 43 bool (*access)(struct kvm_vcpu *, member
|
/arch/arm64/kvm/ |
D | sys_regs.h | 46 bool (*access)(struct kvm_vcpu *, member
|
/arch/x86/kvm/ |
D | x86.h | 142 gva_t gva, gfn_t gfn, unsigned access) in vcpu_cache_mmio_info()
|
D | paging_tmpl.h | 186 unsigned access; in FNAME() local 604 unsigned direct_access, access = gw->pt_access; in FNAME() local
|
D | x86.c | 548 u32 access) in kvm_read_guest_page_mmu() 566 void *data, int offset, int len, u32 access) in kvm_read_nested_guest_page() 4592 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access, in translate_nested_gpa() 4609 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_read() local 4616 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_fetch() local 4624 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_write() local 4637 struct kvm_vcpu *vcpu, u32 access, in kvm_read_guest_virt_helper() 4673 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_fetch_guest_virt() local 4698 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_read_guest_virt() local 4717 u32 access = 0; in emulator_read_std() local [all …]
|
D | mmu.c | 361 unsigned access) in mark_mmio_spte() 399 kvm_pfn_t pfn, unsigned access) in set_mmio_spte() 2414 unsigned access) in kvm_mmu_get_page() 3003 unsigned access = sp->role.access; in direct_pte_prefetch_many() local 3206 kvm_pfn_t pfn, unsigned access, int *ret_val) in handle_abnormal_pfn() 3720 u32 access, struct x86_exception *exception) in nonpaging_gva_to_gpa() 3728 u32 access, in nonpaging_gva_to_gpa_nested() 3830 unsigned access = get_mmio_spte_access(spte); in handle_mmio_page_fault() local 4098 unsigned access, int *nr_present) in sync_mmio_spte() 4375 #define BYTE_MASK(access) \ argument
|
D | i8254.c | 433 int channel, access; in pit_ioport_write() local
|
/arch/arm/vfp/ |
D | vfpmodule.c | 433 u32 access; in vfp_enable() local
|
/arch/arm64/kernel/ |
D | hw_breakpoint.c | 744 int i, step = 0, *kernel_step, access, closest_match = 0; in watchpoint_handler() local
|
/arch/arm/kernel/ |
D | hw_breakpoint.c | 694 int i, access; in watchpoint_handler() local
|
/arch/powerpc/include/asm/book3s/64/ |
D | mmu-hash.h | 454 static inline int __hash_page_thp(unsigned long ea, unsigned long access, in __hash_page_thp()
|
/arch/x86/include/asm/ |
D | kvm_host.h | 254 unsigned access:3; member 652 unsigned access; member 1289 static inline gpa_t translate_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access, in translate_gpa()
|
/arch/tile/include/hv/ |
D | hypervisor.h | 820 HV_PTE access; member
|