Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dpegasos2.c54 #define H_PRIVILEGE -3 /* Caller not privileged */ macro
535 env->gpr[3] = H_PRIVILEGE; in pegasos2_hypercall()
H A Dspapr.c1387 env->gpr[3] = H_PRIVILEGE; in emulate_spapr_hypercall()
/qemu/include/hw/ppc/
H A Dspapr.h315 #define H_PRIVILEGE -3 /* Caller not privileged */ macro