Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h190 #define H_LOGICAL_CACHE_STORE 0x48 macro
/openbmc/linux/arch/powerpc/kvm/
H A Dtrace_hv.h31 {H_LOGICAL_CACHE_STORE, "H_LOGICAL_CACHE_STORE"}, \
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h467 #define H_LOGICAL_CACHE_STORE 0x48 macro
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c1651 spapr_register_hypercall(H_LOGICAL_CACHE_STORE, h_logical_store); in hypercall_register_types()