OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mmu_gather
(Results
26 - 27
of
27
) sorted by null
1
2
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm-generic/
tlb.h
22
struct
mmu_gather
{
struct
/external/kernel-headers/original/linux/
mm.h
214
struct
mmu_gather
;
714
unsigned long unmap_vmas(struct
mmu_gather
**tlb,
718
void free_pgd_range(struct
mmu_gather
**tlb, unsigned long addr,
720
void free_pgtables(struct
mmu_gather
**tlb, struct vm_area_struct *start_vma,
[
all
...]
Completed in 378 milliseconds
1
2