Searched refs:bfin_read_DCPLB_STATUS (Results 1 – 3 of 3) sorted by relevance
101 int status = bfin_read_DCPLB_STATUS(); in dcplb_miss()282 int status = bfin_read_DCPLB_STATUS(); in dcplb_protection_fault()
146 int status = bfin_read_DCPLB_STATUS(); in dcplb_miss()
21 #define bfin_read_DCPLB_STATUS() bfin_read32(DCPLB_STATUS) macro