Home
last modified time | relevance | path

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

/arch/mips/mach-octeon/include/mach/
A Dcvmx-global-resources.h94 static inline int cvmx_gr_same_tag(struct global_resource_tag gr1, struct global_resource_tag gr2) in cvmx_gr_same_tag() argument
96 return (gr1.hi == gr2.hi) && (gr1.lo == gr2.lo); in cvmx_gr_same_tag()

Completed in 3 milliseconds