Home
last modified time | relevance | path

Searched defs:is_allowed (Results 1 – 2 of 2) sorted by relevance

/qemu/include/authz/
H A Dbase.h50 bool (*is_allowed)(QAuthZ *authz, member
/qemu/tests/fp/
H A Dfp-test.c127 static bool is_allowed(unsigned op, int rmode) in is_allowed() function