Changeset 0c0410b in mainline for generic/src/mm/page.c
- Timestamp:
- 2006-01-10T13:25:54Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e30bc2a
- Parents:
- 42edee68
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified generic/src/mm/page.c ¶
r42edee68 r0c0410b 96 96 * @param root PTL0 address if non-zero. 97 97 * 98 * @return NULL if there is no such mapping; entry from PTL3 describing themapping otherwise.98 * @return NULL if there is no such mapping; requested mapping otherwise. 99 99 */ 100 100 pte_t *page_mapping_find(__address page, asid_t asid, __address root)
Note:
See TracChangeset
for help on using the changeset viewer.