Searched refs:mmu_pdtp_cache (Results 1 – 2 of 2) sorted by relevance
73 extern pgd_t *mmu_pdtp_cache;75 #define set_TTB(pgd) (mmu_pdtp_cache = (pgd))76 #define get_TTB() (mmu_pdtp_cache)
100 .global mmu_pdtp_cache101 mmu_pdtp_cache: label