| /OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/ |
| H A D | mmu.c | 218 unsigned int access) in mark_mmio_spte() 242 kvm_pfn_t pfn, unsigned int access) in set_mmio_spte() 267 static gpa_t translate_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access, in translate_gpa() 2025 unsigned int access) in kvm_mmu_get_page() 2680 unsigned int access = sp->role.access; in direct_pte_prefetch_many() local 2931 kvm_pfn_t pfn, unsigned int access, in handle_abnormal_pfn() 3443 u32 access, struct x86_exception *exception) in nonpaging_gva_to_gpa() 3451 u32 access, in nonpaging_gva_to_gpa_nested() 3582 unsigned int access = get_mmio_spte_access(spte); in handle_mmio_page_fault() local 3943 unsigned int access, int *nr_present) in sync_mmio_spte() [all …]
|
| /OK3568_Linux_fs/kernel/security/smack/ |
| H A D | smack_access.c | 286 static inline void smack_str_from_perm(char *string, int access) in smack_str_from_perm()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | x86.c | 738 u32 access) in kvm_read_guest_page_mmu() 756 void *data, int offset, int len, u32 access) in kvm_read_nested_guest_page() 6024 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access, in translate_nested_gpa() 6041 u32 access = (kvm_x86_ops.get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_read() local 6048 u32 access = (kvm_x86_ops.get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_fetch() local 6056 u32 access = (kvm_x86_ops.get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_write() local 6069 struct kvm_vcpu *vcpu, u32 access, in kvm_read_guest_virt_helper() 6105 u32 access = (kvm_x86_ops.get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_fetch_guest_virt() local 6130 u32 access = (kvm_x86_ops.get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_read_guest_virt() local 6149 u32 access = 0; in emulator_read_std() local [all …]
|
| H A D | x86.h | 170 gva_t gva, gfn_t gfn, unsigned access) in vcpu_cache_mmio_info()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_mr.c | 70 u32 pd, u64 iova, u64 size, u32 access) in alloc_mr_key() 114 int access) in alloc_mr_pbl()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | control.c | 198 unsigned int access, struct snd_ctl_file *file) in snd_ctl_new() 234 unsigned int access; in snd_ctl_new1() local 1419 unsigned int access; in snd_ctl_elem_add() local
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/ |
| H A D | aw_device.h | 90 unsigned char *access; member
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | flock.c | 415 afs_access_t access; in afs_do_setlk_check() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | gk104.h | 59 const struct nvkm_enum *access; member
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | nvedit.c | 901 enum env_flags_varaccess access = env_flags_parse_varaccess(flags); in print_static_flags() local 913 enum env_flags_varaccess access; in print_active_flags() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H A D | rxe_verbs.c | 866 static struct ib_mr *rxe_get_dma_mr(struct ib_pd *ibpd, int access) in rxe_get_dma_mr() 887 int access, struct ib_udata *udata) in rxe_reg_user_mr()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bpf-cgroup.h | 360 #define BPF_CGROUP_RUN_PROG_DEVICE_CGROUP(type, major, minor, access) \ argument 491 #define BPF_CGROUP_RUN_PROG_DEVICE_CGROUP(type,major,minor,access) ({ 0; }) argument
|
| H A D | coresight.h | 166 struct csdev_access access; member 229 struct csdev_access access; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_gem.h | 44 u32 access; member
|
| /OK3568_Linux_fs/kernel/arch/arm/vfp/ |
| H A D | vfpmodule.c | 424 u32 access; in vfp_enable() local
|
| /OK3568_Linux_fs/u-boot/drivers/tpm/ |
| H A D | tpm_tis_lpc.c | 40 u32 access; member
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | xdr3.h | 28 unsigned int access; member 140 __u32 access; member
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/ |
| H A D | plugin_kvm.c | 367 unsigned access:3; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_nvm.c | 215 ice_acquire_nvm(struct ice_hw *hw, enum ice_aq_res_access_type access) in ice_acquire_nvm()
|
| /OK3568_Linux_fs/external/mpp/osal/inc/ |
| H A D | mpp_common.h | 139 #define access _access macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | davinci_mdio.c | 65 u32 access; member
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smb2inode.c | 677 struct cifs_sb_info *cifs_sb, __u32 access, int command, in smb2_set_path_attr()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/ |
| H A D | t4vf_hw.c | 88 int size, int access, int execute) in t4vf_record_mbox() 135 u16 access = 0, execute = 0; in t4vf_wr_mbox_core() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | hw_breakpoint.c | 757 int i, step = 0, *kernel_step, access, closest_match = 0; in watchpoint_handler() local
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | info.h | 77 struct mutex access; member
|