Home
last modified time | relevance | path

Searched refs:maxaddr (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/mm/book3s64/
A Dsubpage_prot.c43 for (j = 0; j < SBP_L2_COUNT && addr < spt->maxaddr; in subpage_prot_free()
49 spt->maxaddr = 0; in subpage_prot_free()
106 if (limit > spt->maxaddr) in subpage_prot_clear()
107 limit = spt->maxaddr; in subpage_prot_clear()
275 if (limit > spt->maxaddr) in SYSCALL_DEFINE3()
276 spt->maxaddr = limit; in SYSCALL_DEFINE3()
A Dhash_utils.c1631 if (ea >= spt->maxaddr) in subpage_protection()
/arch/powerpc/include/asm/book3s/64/
A Dmmu-hash.h686 unsigned long maxaddr; /* only addresses < this are protected */ member

Completed in 12 milliseconds