Changeset dd14cced in mainline for arch/mips32/include/mm/tlb.h
- Timestamp:
- 2005-12-11T14:35:56Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 54aff98
- Parents:
- a98d2ec
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/include/mm/tlb.h
ra98d2ec rdd14cced 133 133 } 134 134 135 #define tlb_invalidate(asid) tlb_invalidate_asid(asid) 136 135 137 extern void tlb_invalid(struct exception_regdump *pstate); 136 138 extern void tlb_refill(struct exception_regdump *pstate);
Note:
See TracChangeset
for help on using the changeset viewer.