Home
last modified time | relevance | path

Searched defs:mmu_table_batch (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/asm-generic/
Dtlb.h176 struct mmu_table_batch { struct
185 ((PAGE_SIZE - sizeof(struct mmu_table_batch)) / sizeof(void *)) argument
/kernel/linux/linux-6.6/include/asm-generic/
Dtlb.h193 struct mmu_table_batch { struct
202 ((PAGE_SIZE - sizeof(struct mmu_table_batch)) / sizeof(void *)) argument