Home
last modified time | relevance | path

Searched defs:access (Results 1 – 25 of 26) sorted by relevance

12

/arch/arm/include/asm/
Darch_timer.h28 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u64 val) in arch_timer_reg_write_cp15()
60 u32 arch_timer_reg_read_cp15(int access, enum arch_timer_reg reg) in arch_timer_reg_read_cp15()
/arch/powerpc/platforms/cell/spufs/
Dfault.c88 u64 ea, dsisr, access; in spufs_handle_class1() local
/arch/powerpc/mm/book3s64/
Dhash_64k.c38 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K()
228 int __hash_page_64K(unsigned long ea, unsigned long access, in __hash_page_64K()
Dhash_4k.c21 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K()
Dhash_hugepage.c21 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_thp()
Dhugetlbpage.c20 int __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_huge()
Dhash_utils.c1417 void hash_failure_debug(unsigned long ea, unsigned long access, in hash_failure_debug()
1453 unsigned long access, unsigned long trap, in hash_page_mm()
1662 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, in hash_page()
1683 unsigned long access = _PAGE_PRESENT | _PAGE_READ; in DEFINE_INTERRUPT_HANDLER() local
1761 unsigned long access = _PAGE_PRESENT | _PAGE_READ | (is_exec ? _PAGE_EXEC : 0); in hash_preload() local
/arch/s390/mm/
Dfault.c359 static inline vm_fault_t do_exception(struct pt_regs *regs, int access) in do_exception()
542 int access; in do_protection_exception() local
578 int access; in do_dat_exception() local
/arch/arm64/include/asm/
Darch_timer.h100 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u64 val) in arch_timer_reg_write_cp15()
132 u64 arch_timer_reg_read_cp15(int access, enum arch_timer_reg reg) in arch_timer_reg_read_cp15()
/arch/x86/kvm/
Dmmu.h188 u64 access) in permission_fault()
300 gpa_t gpa, u64 access, in kvm_translate_gpa()
Di8254.c444 int channel, access; in pit_ioport_write() local
Dx86.h219 gva_t gva, gfn_t gfn, unsigned access) in vcpu_cache_mmio_info()
Dx86.c7300 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u64 access, in translate_nested_gpa()
7320 u64 access = (static_call(kvm_x86_get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_read() local
7330 u64 access = (static_call(kvm_x86_get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_write() local
7346 struct kvm_vcpu *vcpu, u64 access, in kvm_read_guest_virt_helper()
7383 u64 access = (static_call(kvm_x86_get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_fetch_guest_virt() local
7408 u64 access = (static_call(kvm_x86_get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_read_guest_virt() local
7427 u64 access = 0; in emulator_read_std() local
7438 struct kvm_vcpu *vcpu, u64 access, in kvm_write_guest_virt_helper()
7472 u64 access = PFERR_WRITE_MASK; in emulator_write_std() local
7546 u64 access = ((static_call(kvm_x86_get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0) in vcpu_mmio_gva_to_gpa() local
[all …]
/arch/x86/kvm/mmu/
Dpaging_tmpl.h181 unsigned access; in FNAME() local
632 unsigned int direct_access, access; in FNAME() local
Dspte.c71 u64 make_mmio_spte(struct kvm_vcpu *vcpu, u64 gfn, unsigned int access) in make_mmio_spte()
Dmmu.c297 unsigned int access) in mark_mmio_spte()
759 gfn_t gfn, unsigned int access) in kvm_mmu_page_set_translation()
778 unsigned int access) in kvm_mmu_page_set_access()
1638 u64 *spte, gfn_t gfn, unsigned int access) in __rmap_add()
1660 u64 *spte, gfn_t gfn, unsigned int access) in rmap_add()
2302 unsigned int access) in kvm_mmu_child_role()
2349 bool direct, unsigned int access) in kvm_mmu_get_child_sp()
2977 unsigned int access = sp->role.access; in direct_pte_prefetch_many() local
3293 unsigned int access) in kvm_handle_noslot_fault()
4048 gpa_t vaddr, u64 access, in nonpaging_gva_to_gpa()
[all …]
/arch/arm64/kvm/
Dsys_regs.h70 bool (*access)(struct kvm_vcpu *, member
/arch/arm/vfp/
Dvfpmodule.c421 u32 access; in vfp_enable() local
/arch/arm64/kernel/
Dhw_breakpoint.c757 int i, step = 0, *kernel_step, access, closest_match = 0; in watchpoint_handler() local
/arch/arm/kernel/
Dhw_breakpoint.c729 int i, access, closest_match = 0; in watchpoint_handler() local
/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h482 static inline int __hash_page_thp(unsigned long ea, unsigned long access, in __hash_page_thp()
Dpgtable.h731 static inline bool check_pte_access(unsigned long access, unsigned long ptev) in check_pte_access()
/arch/x86/kvm/vmx/
Dvmx.h443 #define __BUILD_VMX_MSR_BITMAP_HELPER(rtype, action, bitop, access, base) \ argument
/arch/mips/include/asm/sn/sn0/
Dhubmd.h587 access: 2, /* 39-38: access rights of initiator*/ member
/arch/mips/include/asm/octeon/
Dcvmx-sriox-defs.h1422 uint64_t access:1; member

12