Files
lk/include/arch
Michael Ryleev 210fbbde75 [kernel][vm] Add support for arch_mmu_pick_spot routine
Some architectures might have resrictions on selecting
virtual address depending on properties of particular
VM allocation. This CL allows arch to provide a hook into
virtual address allocator to handle such restictions.

Change-Id: I28e912dcf2cf260b7e6666b6a9384178e41bfa73
2015-03-19 18:01:13 -07:00
..