Home
last modified time | relevance | path

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

/arch/mips/cavium-octeon/executive/
Dcvmx-l2c.c506 uint64_t debug_tag_addr = (((1ULL << 63) | (index << 7)) + 96); in __read_l2_tag() local
556 [tag_addr] "r"(debug_tag_addr) : "memory"); in __read_l2_tag()