Searched refs:__nonnull (Results 1 – 5 of 5) sorted by relevance
63 bool __nonnull(1, 2) hvm_emulate_one_insn(
137 static inline bool __nonnull(1)
458 mfn_t __nonnull(3, 4) p2m_get_gfn_type_access(462 static inline mfn_t __nonnull(3, 4) _get_gfn_type_access( in _get_gfn_type_access()488 static inline mfn_t __nonnull(3, 4) get_gfn_type_access( in get_gfn_type_access()496 static inline mfn_t __nonnull(3) get_gfn_type( in get_gfn_type()
109 #define __nonnull(...) __attribute__((__nonnull__(__VA_ARGS__))) macro
675 unsigned int msr, bool is_write) __nonnull(1);
Completed in 34 milliseconds