Changeset 8f80c77 in mainline for kernel/arch/ppc32/src/mm/tlb.c
- Timestamp:
- 2010-06-08T21:26:22Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1113c9e
- Parents:
- 2d3ddad
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/src/mm/tlb.c
r2d3ddad r8f80c77 49 49 50 50 /** Try to find PTE for faulting address 51 *52 * Try to find PTE for faulting address.53 * The as->lock must be held on entry to this function.54 51 * 55 52 * @param as Address space.
Note:
See TracChangeset
for help on using the changeset viewer.