Searched defs:hva (Results 1 - 25 of 43) sorted by relevance

12

/linux-master/drivers/media/platform/st/sti/hva/
H A DMakefile
H A Dhva-debugfs.c276 struct hva_dev *hva = s->private; local
286 struct hva_dev *hva = s->private; local
304 struct hva_dev *hva = s->private; local
321 struct hva_dev *hva = s->private; local
337 hva_debugfs_create(struct hva_dev *hva) argument
347 hva_debugfs_remove(struct hva_dev *hva) argument
373 struct hva_dev *hva = ctx->hva_dev; local
389 struct hva_dev *hva = ctx->hva_dev; local
[all...]
H A Dhva-hw.c103 struct hva_dev *hva = data; local
117 struct hva_dev *hva local
201 struct hva_dev *hva = data; local
221 struct hva_dev *hva = arg; local
267 hva_hw_get_ip_version(struct hva_dev *hva) argument
298 hva_hw_probe(struct platform_device *pdev, struct hva_dev *hva) argument
415 hva_hw_remove(struct hva_dev *hva) argument
428 struct hva_dev *hva = dev_get_drvdata(dev); local
437 struct hva_dev *hva = dev_get_drvdata(dev); local
458 struct hva_dev *hva = ctx_to_hdev(ctx); local
551 hva_hw_dump_regs(struct hva_dev *hva, struct seq_file *s) argument
[all...]
H A Dhva-v4l2.c124 struct hva_dev *hva = ctx_to_hdev(ctx); local
154 static void register_formats(struct hva_dev *hva) argument
169 register_encoders(struct hva_dev *hva) argument
192 struct hva_dev *hva = ctx_to_hdev(ctx); local
258 struct hva_dev *hva = ctx_to_hdev(ctx); local
272 struct hva_dev *hva = ctx_to_hdev(ctx); local
286 struct hva_dev *hva = ctx_to_hdev(ctx); local
855 struct hva_dev *hva = ctx_to_hdev(ctx); local
994 struct hva_dev *hva = ctx_to_hdev(ctx); local
1065 struct hva_dev *hva = ctx_to_hdev(ctx); local
1162 struct hva_dev *hva = video_drvdata(file); local
1231 struct hva_dev *hva = ctx_to_hdev(ctx); local
1280 hva_register_device(struct hva_dev *hva) argument
1335 hva_unregister_device(struct hva_dev *hva) argument
1348 struct hva_dev *hva; local
1424 struct hva_dev *hva = platform_get_drvdata(pdev); local
[all...]
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dsmaller_maxphyaddr_emulation_test.c54 uint64_t *hva; local
H A Dnx_huge_pages_test.c114 void *hva; local
H A Dprivate_mem_conversions_test.c351 uint8_t *hva = addr_gpa2hva(vm, gpa + i); local
/linux-master/virt/kvm/
H A Dasync_pf.c190 kvm_setup_async_pf(struct kvm_vcpu *vcpu, gpa_t cr2_or_gpa, unsigned long hva, struct kvm_arch_async_pf *arch) argument
/linux-master/arch/riscv/kvm/
H A Dvcpu_exit.c17 unsigned long hva, fault_addr; local
H A Dvcpu_sbi_sta.c35 unsigned long hva; local
88 unsigned long hva; local
H A Dmmu.c452 hva_t hva, reg_end, size; local
609 kvm_riscv_gstage_map(struct kvm_vcpu *vcpu, struct kvm_memory_slot *memslot, gpa_t gpa, unsigned long hva, bool is_write) argument
[all...]
/linux-master/tools/testing/selftests/kvm/lib/
H A Duserfaultfd_util.c111 uffd_setup_demand_paging(int uffd_mode, useconds_t delay, void *hva, uint64_t len, uffd_handler_t handler) argument
/linux-master/tools/testing/selftests/kvm/include/
H A Ducall_common.h29 struct ucall *hva; member in struct:ucall
/linux-master/arch/s390/kvm/
H A Dpci.c230 unsigned long hva, bit; local
/linux-master/tools/testing/selftests/kvm/
H A Dset_memory_region_test.c115 uint64_t *hva; local
184 uint64_t *hva; local
H A Daccess_tracking_perf_test.c97 uint64_t hva = (uint64_t) addr_gva2hva(vm, gva); local
H A Dmemslot_perf_test.c637 void *hva; local
/linux-master/include/linux/
H A Dkvm_types.h55 unsigned long hva; member in struct:gfn_to_hva_cache
/linux-master/arch/x86/kvm/vmx/
H A Dsgx.c63 static int sgx_read_hva(struct kvm_vcpu *vcpu, unsigned long hva, void *data, argument
92 static int sgx_gpa_to_hva(struct kvm_vcpu *vcpu, gpa_t gpa, unsigned long *hva) argument
/linux-master/arch/x86/kvm/mmu/
H A Dmmu_internal.h241 hva_t hva; member in struct:kvm_page_fault
/linux-master/arch/x86/virt/svm/
H A Dsev.c337 void snp_dump_hva_rmpentry(unsigned long hva) argument
/linux-master/arch/powerpc/kvm/
H A De500_mmu_host.c329 unsigned long hva; local
H A Dbook3s_hv_rm_mmu.c189 unsigned long slot_fn, hva; local
889 unsigned long gfn, hva, pa, psize = PAGE_SHIFT; local
/linux-master/arch/s390/mm/
H A Dpgtable.c1042 int pgste_perform_essa(struct mm_struct *mm, unsigned long hva, int orc, argument
1148 int set_pgste_bits(struct mm_struct *mm, unsigned long hva, argument
1181 int get_pgste(struct mm_struct *mm, unsigned long hva, unsigne argument
[all...]
/linux-master/arch/loongarch/kvm/
H A Dmmu.c699 unsigned long hva; local
637 fault_supports_huge_mapping(struct kvm_memory_slot *memslot, unsigned long hva, bool write) argument
804 unsigned long hva, mmu_seq, prot_bits; local
[all...]

Completed in 285 milliseconds

12