Searched refs:__nonnull (Results 1 – 5 of 5) sorted by relevance
59 bool __nonnull(1, 2) hvm_emulate_one_insn(
67 #define __nonnull(...) __attribute__((__nonnull__(__VA_ARGS__))) macro
143 static inline bool __nonnull(1)
408 mfn_t __nonnull(3, 4) __get_gfn_type_access(419 static inline mfn_t __nonnull(3, 4) get_gfn_type_access( in get_gfn_type_access()427 static inline mfn_t __nonnull(3) get_gfn_type( in get_gfn_type()
552 unsigned int msr, bool is_write) __nonnull(1);
Completed in 13 milliseconds