Home
last modified time | relevance | path

Searched defs:BITS_TO_LONGS (Results 1 – 5 of 5) sorted by relevance

/xen/xen/include/xen/
A Dtypes.h8 #define BITS_TO_LONGS(bits) \ macro
/xen/xen/common/
A Dcpu.c12 = BITS_TO_LONGS(NR_CPUS) * BITS_PER_LONG; in BITS_TO_LONGS() function
/xen/tools/misc/
A Dxen-hvmctx.c42 #define BITS_TO_LONGS(bits) \ macro
/xen/tools/xentrace/
A Danalyze.h26 #define BITS_TO_LONGS(bits) \ macro
/xen/tools/tests/vhpet/
A Demul.h36 #define BITS_TO_LONGS(bits) \ macro

Completed in 25 milliseconds