Searched refs:tag_addr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/cavium-octeon/executive/
H A Dcvmx-l2c.c386 uint32_t tag_addr; local
392 tag_addr =
398 if (tag.s.V && (tag.s.addr == tag_addr)) {
547 " ld %[tag_val], 0(%[tag_addr]) \n"
556 [tag_addr] "r"(debug_tag_addr) : "memory");

Completed in 12 milliseconds