Searched defs:node_mask (Results 1 – 5 of 5) sorted by relevance
166 u8 node_mask = 0x01; /* ToDo: Currently only one node is supported */ in octeon_set_moveable_region() local259 u8 node_mask = 0x01; /* ToDo: Currently only one node is supported */ in octeon_parse_bootopts() local375 u8 node_mask = 0x01; in do_bootoctlinux() local
180 u8 node_mask = 0x01; /* ToDo: Currently only one node is supported */ in octeon_get_available_coremask() local
1229 s64 cvmx_bootmem_phy_mem_list_init_multi(u8 node_mask, in cvmx_bootmem_phy_mem_list_init_multi()
27 int node_mask; /** Node mask to use */ member
106 static inline int cvmx_coremask_next_node(int node, u8 node_mask) in cvmx_coremask_next_node()125 #define cvmx_coremask_for_each_node(node, node_mask) \ argument
Completed in 11 milliseconds