Home
last modified time | relevance | path

Searched refs:__nonnull (Results 1 – 5 of 5) sorted by relevance

/xen/xen/arch/x86/include/asm/hvm/
A Demulate.h63 bool __nonnull(1, 2) hvm_emulate_one_insn(
/xen/xen/arch/x86/include/asm/
A Dxstate.h137 static inline bool __nonnull(1)
A Dp2m.h458 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()
/xen/xen/include/xen/
A Dcompiler.h109 #define __nonnull(...) __attribute__((__nonnull__(__VA_ARGS__))) macro
/xen/xen/arch/x86/include/asm/hvm/vmx/
A Dvmcs.h675 unsigned int msr, bool is_write) __nonnull(1);

Completed in 34 milliseconds