Searched full:hcalls (Results 1 – 16 of 16) sorted by relevance
/linux/arch/powerpc/perf/ |
H A D | hv-gpci.c | 223 * 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 D | powerpc-hcalls-report | 2 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/powerpc-hcalls.py
|
/linux/arch/powerpc/include/asm/ |
H A D | hvcall.h | 386 /* Platform specific hcalls, used by KVM */ 390 * Platform specific hcalls, used by QEMU/SLOF. These are ignored by 397 /* "Platform specific hcalls", provided by PHYP */ 402 /* Platform-specific hcalls used for nested HV KVM */ 411 /* Platform-specific hcalls used by the Ultravisor */
|
H A D | epapr_hcalls.h | 87 * 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 D | paravirt.h | 45 * Spinlock code confers and prods, so don't trace the hcalls because the
|
/linux/Documentation/devicetree/bindings/tpm/ |
H A D | ibm,vtpm.yaml | 18 (Hcalls) and Command/Response Queue (CRQ) commands.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-event_source-devices-hv_24x7 | 76 HCALLs to retrieve hv-24x7 pmu event counter data.
|
H A D | sysfs-bus-event_source-devices-hv_gpci | 82 HCALLs to retrieve hv-gpci pmu event counter data.
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | vas.c | 43 * 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 D | book3s_64_entry.S | 102 * Hcalls and other interrupts come here after normalising register
|
H A D | book3s_pr_papr.c | 461 * all hcalls that were implemented before the hcall-enabling
|
H A D | book3s_xics.c | 269 /* -- ICP routines, including hcalls -- */
|
H A D | book3s_xive.c | 2782 /* 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 D | ehv_bytechan.c | 259 * it is to make multiple hcalls for each character or each newline.
|
/linux/Documentation/virt/kvm/ |
H A D | api.rst | 7644 This capability controls whether individual sPAPR hypercalls (hcalls) 7647 initial set of hcalls are enabled for in-kernel handling, which 7648 consists of those hcalls for which in-kernel handlers were implemented 7652 disable others of a group of related hcalls, but KVM does not prevent
|
/linux/drivers/virtio/ |
H A D | virtio_ring.c | 207 /* How to notify other side. FIXME: commonalize hcalls! */
|