Searched refs:access (Results 101 - 125 of 163) sorted by relevance

1234567

/arch/powerpc/boot/dts/
H A Dakebono.dts42 dcr-access-method = "native";
56 dcr-access-method = "native";
259 reg = <0x00000101 0x00000000 0x0 0x10000000 /* Config space access */
260 0x00000100 0x00000000 0x0 0x00001000>; /* UTL Registers space access */
299 reg = <0x00000201 0x00000000 0x0 0x10000000 /* Config space access */
300 0x00000200 0x00000000 0x0 0x00001000>; /* UTL Registers space access */
339 reg = <0x00000181 0x00000000 0x0 0x10000000 /* Config space access */
340 0x00000180 0x00000000 0x0 0x00001000>; /* UTL Registers space access */
379 reg = <0x00000281 0x00000000 0x0 0x10000000 /* Config space access */
380 0x00000280 0x00000000 0x0 0x00001000>; /* UTL Registers space access */
[all...]
H A Dkilauea.dts42 dcr-access-method = "native";
87 dcr-access-method = "native";
333 reg = <0xa0000000 0x20000000 /* Config space access */
374 reg = <0xc0000000 0x20000000 /* Config space access */
H A Darches.dts62 dcr-access-method = "native";
H A Dbamboo.dts47 dcr-access-method = "native";
263 reg = <0x00000000 0xeec00000 0x00000008 /* Config space access */
H A Debony.dts45 dcr-access-method = "native";
301 reg = <0x00000002 0x0ec00000 0x00000008 /* Config space access */
H A Dhaleakala.dts41 dcr-access-method = "native";
248 reg = <0xa0000000 0x20000000 /* Config space access */
H A Dhotfoot.dts42 dcr-access-method = "native";
264 reg = <0xeec00000 0x00000008 /* Config space access */
H A Dsam440ep.dts48 dcr-access-method = "native";
273 reg = <0 0xeec00000 8 /* Config space access */
H A Dwarp.dts41 dcr-access-method = "native";
H A Dyosemite.dts45 dcr-access-method = "native";
306 reg = <0x00000000 0xeec00000 0x00000008 /* Config space access */
H A Dcanyonlands.dts42 dcr-access-method = "native";
110 dcr-access-method = "native";
431 reg = <0x0000000c 0x0ec00000 0x00000008 /* Config space access */
463 reg = <0x0000000d 0x00000000 0x20000000 /* Config space access */
505 reg = <0x0000000d 0x20000000 0x20000000 /* Config space access */
/arch/powerpc/mm/
H A Dppc_mmu_32.c165 unsigned long access, unsigned long trap)
283 /* 601 can only access 16MB at the moment */
164 hash_preload(struct mm_struct *mm, unsigned long ea, unsigned long access, unsigned long trap) argument
/arch/xtensa/lib/
H A Dstrnlen_user.S134 addi a4, a4, 2 # advance ptr for aligned access
/arch/x86/kvm/
H A Dx86.c465 u32 access)
472 real_gfn = mmu->translate_gpa(vcpu, ngpa, access, &exception);
483 void *data, int offset, int len, u32 access)
486 data, offset, len, access);
4100 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access, argument
4108 access |= PFERR_USER_MASK;
4109 t_gpa = vcpu->arch.mmu.gva_to_gpa(vcpu, gpa, access, exception);
4117 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; local
4118 return vcpu->arch.walk_mmu->gva_to_gpa(vcpu, gva, access, exception);
4124 u32 access local
463 kvm_read_guest_page_mmu(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, gfn_t ngfn, void *data, int offset, int len, u32 access) argument
482 kvm_read_nested_guest_page(struct kvm_vcpu *vcpu, gfn_t gfn, void *data, int offset, int len, u32 access) argument
4132 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; local
4144 kvm_read_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, struct kvm_vcpu *vcpu, u32 access, struct x86_exception *exception) argument
4181 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; local
4207 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; local
4260 u32 access = ((kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0) local
[all...]
/arch/arm64/kvm/
H A Dsys_regs.c45 * that has to do with init and userspace access has to go via the
648 { Op1( 0), CRm( 1), .access = trap_raz_wi },
651 { Op1( 0), CRm( 2), .access = trap_raz_wi },
768 * emulate_cp -- tries to match a sys_reg access in a handling table, and
771 * @params: pointer to the descriptor of the access
775 * Return 0 if the access has been handled, and -1 if not.
796 BUG_ON(!r->access);
798 if (likely(r->access(vcpu, params, r))) {
830 kvm_err("Unsupported guest CP%d access at: %08lx\n",
837 * kvm_handle_cp_64 -- handles a mrrc/mcrr trap on a guest CP15 access
[all...]
/arch/arm/mm/
H A Dproc-arm946.S386 mcr p15, 0, r0, c5, c0, 2 @ set data access permission
387 mcr p15, 0, r0, c5, c0, 3 @ set inst. access permission
H A Dproc-v7.S113 mrc p15, 0, r10, c1, c0, 2 @ Co-processor access control
147 mcr p15, 0, r10, c1, c0, 2 @ Co-processor access control
429 mcr p14, 6, r0, c0, c0, 0 @ stop userspace TEEHBR access
/arch/frv/kernel/
H A Dbreak.S237 # access the fixup table - there's a 1:1 mapping between the slots in the trap tables and
239 # former by 4 to access the latter
439 # to get a BREAK fault not an access violation should the return be to userspace
H A Dentry.S611 # handle instruction access error
724 # handle data and instruction access exceptions
746 # handle data access error
/arch/arm/boot/dts/
H A Dam335x-evm.dts458 gpmc,access-ns = <64>;
467 gpmc,wr-access-ns = <40>;
/arch/mn10300/mm/
H A Dcache-inv-by-tag.S160 # access address
/arch/um/os-Linux/
H A Dstart_up.c472 if (access("/proc/mm", W_OK) < 0)
/arch/x86/pci/
H A Di386.c411 .access = generic_access_phys,
/arch/arm/kvm/
H A Dinterrupts_head.S10 * Many of these macros need to access the VCPU structure, which is always
511 * Save the timer state onto the VCPU and allow physical timer/counter access
541 @ Allow physical timer/counter access for the host
548 * Load the timer state from the VCPU and deny physical timer/counter access
555 @ Disallow physical timer access for the guest
556 @ Physical counter access is allowed
H A Dinterrupts.S415 * Abort on the stage 2 translation for a memory access from a
419 * Permission fault on the stage 2 translation of a memory access
474 @ NEON/VFP used. Turn on VFP access.

Completed in 5246 milliseconds

1234567