Home
last modified time | relevance | path

Searched refs:H_PRIVILEGE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h39 #define H_PRIVILEGE -3 /* Caller not privileged */ macro
/openbmc/linux/arch/powerpc/kvm/
H A Dtrace_hv.h178 {H_PRIVILEGE, "H_PRIVILEGE"}, \
/openbmc/qemu/hw/ppc/
H A Dpegasos2.c55 #define H_PRIVILEGE -3 /* Caller not privileged */ macro
563 env->gpr[3] = H_PRIVILEGE; in pegasos2_hypercall()
H A Dspapr.c1326 env->gpr[3] = H_PRIVILEGE; in emulate_spapr_hypercall()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h312 #define H_PRIVILEGE -3 /* Caller not privileged */ macro