Home
last modified time | relevance | path

Searched refs:H_LOGICAL_CACHE_LOAD (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h189 #define H_LOGICAL_CACHE_LOAD 0x44 macro
/openbmc/linux/arch/powerpc/kvm/
H A Dtrace_hv.h30 {H_LOGICAL_CACHE_LOAD, "H_LOGICAL_CACHE_LOAD"}, \
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h466 #define H_LOGICAL_CACHE_LOAD 0x44 macro
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c1650 spapr_register_hypercall(H_LOGICAL_CACHE_LOAD, h_logical_load); in hypercall_register_types()