Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Dnodemask.h84 #define nodes_setall(dst) __nodes_setall(&(dst), MAX_NUMNODES)
85 static inline void __nodes_setall(nodemask_t *dstp, int nbits) in __nodes_setall() function

Completed in 2 milliseconds