Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/octeon-sdk/
Dcvmx-dfa.h597 next_ptr.lg.w32.ecc = cvmx_llm_ecc(next_ptr.u64); in cvmx_dfa_write_node_lg()
603 next_ptr.lg.w36.ecc = cvmx_llm_ecc(next_ptr.u64); in cvmx_dfa_write_node_lg()
Dcvmx-llm.h163 static inline int cvmx_llm_ecc(uint64_t value) in cvmx_llm_ecc() function