Home
last modified time | relevance | path

Searched refs:KVMPPC_H_TLB_INVALIDATE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dspapr_nested.c382 spapr_register_hypercall(KVMPPC_H_TLB_INVALIDATE, h_tlb_invalidate); in spapr_register_nested()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h607 #define KVMPPC_H_TLB_INVALIDATE (KVMPPC_HCALL_BASE + 0x808) macro