Home
last modified time | relevance | path

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

12

/arch/arm/include/asm/
Darch_timer.h21 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u32 val) in arch_timer_reg_write_cp15()
47 u32 arch_timer_reg_read_cp15(int access, enum arch_timer_reg reg) in arch_timer_reg_read_cp15()
/arch/arm64/include/asm/
Darch_timer.h78 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u32 val) in arch_timer_reg_write_cp15()
104 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.c112 u64 ea, dsisr, access; in spufs_handle_class1() local
/arch/powerpc/mm/
Dhash64_64k.c48 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()
Dhash64_4k.c19 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K()
Dhugetlbpage-hash64.c21 int __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_huge()
Dhugepage-hash64.c21 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_thp()
Dhash_utils_64.c1167 void hash_failure_debug(unsigned long ea, unsigned long access, in hash_failure_debug()
1202 unsigned long access, unsigned long trap, in hash_page_mm()
1398 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, in hash_page()
1417 unsigned long access = _PAGE_PRESENT | _PAGE_READ; in __hash_page() local
1472 unsigned long access, unsigned long trap) in hash_preload()
Dppc_mmu_32.c166 unsigned long access, unsigned long trap) in hash_preload()
Dmem.c510 unsigned long access, trap; in update_mmu_cache() local
/arch/s390/pci/
Dpci_mmio.c14 static long get_pfn(unsigned long user_addr, unsigned long access, in get_pfn()
/arch/s390/mm/
Dfault.c372 static inline int do_exception(struct pt_regs *regs, int access) in do_exception()
555 int access, fault; in do_dat_exception() local
/arch/x86/kvm/
Dx86.h89 gva_t gva, gfn_t gfn, unsigned access) in vcpu_cache_mmio_info()
Dpaging_tmpl.h192 unsigned access; in FNAME() local
579 unsigned direct_access, access = gw->pt_access; in FNAME() local
Dmmu.c235 unsigned access) in mark_mmio_spte()
265 kvm_pfn_t pfn, unsigned access) in set_mmio_spte()
2120 unsigned access) in kvm_mmu_get_page()
2683 unsigned access = sp->role.access; in direct_pte_prefetch_many() local
2857 kvm_pfn_t pfn, unsigned access, int *ret_val) in handle_abnormal_pfn()
3297 u32 access, struct x86_exception *exception) in nonpaging_gva_to_gpa()
3305 u32 access, in nonpaging_gva_to_gpa_nested()
3400 unsigned access = get_mmio_spte_access(spte); in handle_mmio_page_fault() local
3632 unsigned access, int *nr_present) in sync_mmio_spte()
Dx86.c513 u32 access) in kvm_read_guest_page_mmu()
531 void *data, int offset, int len, u32 access) in kvm_read_nested_guest_page()
4300 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access, in translate_nested_gpa()
4317 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_read() local
4324 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_fetch() local
4332 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_write() local
4345 struct kvm_vcpu *vcpu, u32 access, in kvm_read_guest_virt_helper()
4381 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_fetch_guest_virt() local
4407 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_read_guest_virt() local
4469 u32 access = ((kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0) in vcpu_mmio_gva_to_gpa() local
Di8254.c433 int channel, access; in pit_ioport_write() local
/arch/arm/kvm/
Dcoproc.h43 bool (*access)(struct kvm_vcpu *, member
/arch/arm64/kvm/
Dsys_regs.h46 bool (*access)(struct kvm_vcpu *, member
/arch/mips/kernel/
Dsmp-cps.c211 u32 access, stat, seq_state; in boot_core() local
/arch/arm/vfp/
Dvfpmodule.c433 u32 access; in vfp_enable() local
/arch/arm64/kernel/
Dhw_breakpoint.c741 int i, step = 0, *kernel_step, access, closest_match = 0; in watchpoint_handler() local
/arch/arm/kernel/
Dhw_breakpoint.c694 int i, access; in watchpoint_handler() local
/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h451 static inline int __hash_page_thp(unsigned long ea, unsigned long access, in __hash_page_thp()
/arch/x86/include/asm/
Dkvm_host.h238 unsigned access:3; member
609 unsigned access; member
1215 static inline gpa_t translate_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access, in translate_gpa()

12