Home
last modified time | relevance | path

Searched refs:compat_handle_is_null (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dcompat.h29 #define compat_handle_is_null(hnd) ((hnd).c == 0) macro
235 #define compat_handle_is_null(hnd) 0 macro
/xen-4.10.0-shim-comet/xen/common/compat/
A Dmemory.c100 if ( !compat_handle_is_null(cmp.rsrv.extent_start) && in compat_memory_op()
113 if ( !compat_handle_is_null((_s_)->extent_start) ) \ in compat_memory_op()
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mcheck/
A Dmce.c1373 : compat_handle_is_null(mc_fetch.cmp->data) ) in do_mca()
1416 : !compat_handle_is_null(mc_physcpuinfo.cmp->info) ) in do_mca()

Completed in 7 milliseconds