Searched refs:uc (Results 226 - 250 of 355) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dpmu_event_filter_test.c155 struct ucall uc; local
159 get_ucall(vcpu, &uc);
160 TEST_ASSERT(uc.cmd == UCALL_SYNC,
161 "Received ucall other than UCALL_SYNC: %lu", uc.cmd);
162 return uc.args[1];
H A Dxen_shinfo_test.c652 struct ucall uc; local
657 switch (get_ucall(vcpu, &uc)) {
659 REPORT_GUEST_ASSERT(uc);
670 switch (uc.args[1]) {
683 printf("Testing runstate %s\n", runstate_names[uc.args[1]]);
685 rst.u.runstate.state = uc.args[1] + RUNSTATE_runnable -
1003 TEST_FAIL("Unknown ucall 0x%lx.", uc.cmd);
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_gt_sysfs_pm.c445 struct intel_guc_slpc *slpc = &gt->uc.guc.slpc;
455 struct intel_guc_slpc *slpc = &gt->uc.guc.slpc;
576 struct intel_guc_slpc *slpc = &gt->uc.guc.slpc;
607 struct intel_guc_slpc *slpc = &gt->uc.guc.slpc;
843 if (is_object_gt(kobj) && !intel_uc_uses_guc_slpc(&gt->uc)) {
870 if (intel_uc_uses_guc_slpc(&gt->uc)) {
882 if (HAS_MEDIA_RATIO_MODE(gt->i915) && intel_uc_uses_guc_slpc(&gt->uc)) {
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_fw.c301 intel_guc_write_barrier(&gt->uc.guc);
354 err = intel_guc_allocate_and_map_vma(&gt->uc.guc, GSC_VER_PKT_SZ * 2,
371 err = intel_gsc_uc_heci_cmd_submit_packet(&gt->uc.gsc,
H A Dselftest_guc_multi_lrc.c180 if (!intel_uc_uses_guc_submission(&gt->uc))
H A Dselftest_guc_hangcheck.c158 if (!intel_uc_uses_guc_submission(&gt->uc))
/linux-master/arch/m68k/mvme16x/
H A Dconfig.c319 volatile unsigned char uc, *ucp; local
325 uc = *ucp | 8;
326 *ucp = uc;
/linux-master/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_gsccs.c10 #include "gt/uc/intel_gsc_fw.h"
11 #include "gt/uc/intel_gsc_uc_heci_cmd_submit.h"
113 ret = intel_gsc_uc_heci_cmd_submit_nonpriv(&gt->uc.gsc,
201 if (intel_huc_is_authenticated(&pxp->ctrl_gt->uc.huc, INTEL_HUC_AUTH_BY_GSC) &&
202 intel_gsc_uc_fw_proxy_init_done(&pxp->ctrl_gt->uc.gsc, true))
/linux-master/tools/testing/selftests/kvm/
H A Dsteal_time.c325 struct ucall uc; local
329 switch (get_ucall(vcpu, &uc)) {
334 REPORT_GUEST_ASSERT(uc);
H A Dset_memory_region_test.c57 struct ucall uc; local
69 cmd = get_ucall(vcpu, &uc);
91 REPORT_GUEST_ASSERT(uc);
/linux-master/drivers/gpu/drm/xe/
H A Dxe_gsc_proxy.c61 return container_of(gsc, struct xe_gt, uc.gsc);
349 struct xe_gsc *gsc = &gt->uc.gsc;
364 struct xe_gsc *gsc = &gt->uc.gsc;
H A Dxe_gsc.c33 return container_of(gsc, struct xe_gt, uc.gsc);
263 if (xe_huc_is_authenticated(&gt->uc.huc, XE_HUC_AUTH_VIA_GUC))
264 xe_huc_auth(&gt->uc.huc, XE_HUC_AUTH_VIA_GSC);
H A Dxe_gt_freq.c49 return &kobj_to_gt(dev->kobj.parent)->uc.guc.pc;
H A Dxe_gt_idle.c40 return &gtidle_to_gt(gtidle)->uc.guc.pc;
H A Dxe_gsc_submit.c40 return container_of(gsc, struct xe_gt, uc.gsc);
H A Dxe_memirq.c420 memirq_dispatch_guc(memirq, &map, &tile->primary_gt->uc.guc);
428 memirq_dispatch_guc(memirq, &map, &tile->media_gt->uc.guc);
/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi_filters.h44 u16 uc[EFX_EF10_FILTER_DEV_UC_MAX]; member in struct:efx_mcdi_filter_vlan
/linux-master/net/dsa/
H A Dport.h111 void dsa_port_set_host_flood(struct dsa_port *dp, bool uc, bool mc);
/linux-master/arch/x86/kernel/
H A Dasm-offsets.c60 OFFSET(IA32_RT_SIGFRAME_sigcontext, rt_sigframe_ia32, uc.uc_mcontext);
/linux-master/drivers/gpu/drm/msm/dsi/
H A Ddsi.h144 enum msm_dsi_phy_usecase uc);
/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_guc_relay_test.c41 relay = &xe_device_get_gt(xe, 0)->uc.guc.relay;
479 struct xe_guc_relay *relay = &xe_device_get_gt(xe, 0)->uc.guc.relay;
489 struct xe_guc_relay *relay = &xe_device_get_gt(xe, 0)->uc.guc.relay;
499 struct xe_guc_relay *relay = &xe_device_get_gt(xe, 0)->uc.guc.relay;
/linux-master/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c392 struct ucall uc; local
394 if (get_ucall(vcpu, &uc) == UCALL_UNHANDLED) {
396 uc.args[0], uc.args[1]);
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_selftest.c27 #include "gt/uc/intel_gsc_fw.h"
144 intel_uc_fw_is_loadable(&i915->media_gt->uc.gsc.fw));
152 if (need_to_wait && wait_for(!__gsc_proxy_init_progressing(&i915->media_gt->uc.gsc),
/linux-master/arch/arm/boot/dts/ti/omap/
H A DMakefile103 am335x-moxa-uc-2101.dtb \
104 am335x-moxa-uc-8100-me-t.dtb \
/linux-master/scripts/dtc/include-prefixes/arm/ti/omap/
H A DMakefile103 am335x-moxa-uc-2101.dtb \
104 am335x-moxa-uc-8100-me-t.dtb \

Completed in 341 milliseconds

1234567891011>>