Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-dfa.h550 next_ptr.sm.w32.p0 = cvmx_llm_parity(destination_node0); in cvmx_dfa_write_edge_sm()
553 next_ptr.sm.w32.p1 = cvmx_llm_parity(destination_node1); in cvmx_dfa_write_edge_sm()
558 next_ptr.sm.w36.p0 = cvmx_llm_parity(destination_node0); in cvmx_dfa_write_edge_sm()
561 next_ptr.sm.w36.p1 = cvmx_llm_parity(destination_node1); in cvmx_dfa_write_edge_sm()
H A Dcvmx-llm.h149 static inline uint64_t cvmx_llm_parity(uint64_t value) in cvmx_llm_parity() function