Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/powerpc/asm/
H A Dhcall.h15 #define H_PRIVILEGE -3 macro
/kvm-unit-tests/lib/powerpc/
H A Dhcall.c25 return r3 == (unsigned long)H_PRIVILEGE; in hcall_have_broken_sc1()