Home
last modified time | relevance | path

Searched full:hcalls (Results 1 – 15 of 15) sorted by relevance

/linux/arch/powerpc/perf/
H A Dhv-gpci.c223 * Below loop do subsequent hcalls with next starting index and add it in processor_bus_topology_show()
234 * element and add 1 to make subsequent hcalls. in processor_bus_topology_show()
291 * Below loop do subsequent hcalls with next starting index and add it in processor_config_show()
302 * element and add 1 to subsequent hcalls. in processor_config_show()
359 * Below loop do subsequent hcalls with next secondary index and add it in affinity_domain_via_virtual_processor_show()
429 * Below loop do subsequent hcalls with next starting index and add it in affinity_domain_via_domain_show()
440 * element and add 1 to make subsequent hcalls. in affinity_domain_via_domain_show()
545 * Below loop do subsequent hcalls with next starting index and add it in affinity_domain_via_partition_show()
563 * element and add 1 to make subsequent hcalls. in affinity_domain_via_partition_show()
/linux/tools/perf/scripts/python/bin/
H A Dpowerpc-hcalls-report2 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/powerpc-hcalls.py
/linux/arch/powerpc/include/asm/
H A Depapr_hcalls.h87 * The "memory" clobber is only necessary for hcalls where the Hypervisor
88 * will read or write guest memory. However, we add it to all hcalls because
90 * hcalls that need it.
H A Dparavirt.h45 * Spinlock code confers and prods, so don't trace the hcalls because the
/linux/Documentation/devicetree/bindings/tpm/
H A Dibm,vtpm.yaml18 (Hcalls) and Command/Response Queue (CRQ) commands.
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-hv_24x776 HCALLs to retrieve hv-24x7 pmu event counter data.
H A Dsysfs-bus-event_source-devices-hv_gpci82 HCALLs to retrieve hv-gpci pmu event counter data.
/linux/arch/powerpc/platforms/pseries/
H A Dvas.c43 * Allocate, Modify and Deallocate HCALLs returns in hcall_return_busy_check()
55 * HCALLs after 1 or 10msecs. Also the delay hint from in hcall_return_busy_check()
393 * Allocate / Deallocate window hcalls and setup / free IRQs in vas_allocate_window()
435 * added to the list after open and modify HCALLs. So possible in vas_allocate_window()
/linux/arch/powerpc/kvm/
H A Dbook3s_64_entry.S102 * Hcalls and other interrupts come here after normalising register
H A Dbook3s_pr_papr.c461 * all hcalls that were implemented before the hcall-enabling
H A Dbook3s_xics.c269 /* -- ICP routines, including hcalls -- */
H A Dbook3s_xive.c2782 /* The VM should have configured XICS mode before doing XICS hcalls. */ in kvmppc_xive_xics_hcall()
2932 seq_puts(m, "Hcalls totals\n"); in xive_debug_show()
/linux/drivers/tty/
H A Dehv_bytechan.c259 * it is to make multiple hcalls for each character or each newline.
/linux/Documentation/virt/kvm/
H A Dapi.rst7630 This capability controls whether individual sPAPR hypercalls (hcalls)
7633 initial set of hcalls are enabled for in-kernel handling, which
7634 consists of those hcalls for which in-kernel handlers were implemented
7638 disable others of a group of related hcalls, but KVM does not prevent
/linux/drivers/virtio/
H A Dvirtio_ring.c207 /* How to notify other side. FIXME: commonalize hcalls! */