Home
last modified time | relevance | path

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

/qemu/bsd-user/
H A Dqemu.h272 static inline bool access_ok(int type, abi_ulong addr, abi_ulong size) in access_ok() function
/qemu/linux-user/
H A Dqemu.h189 static inline bool access_ok(CPUState *cpu, int type, in access_ok() function