Home
last modified time | relevance | path

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

/arch/arm/mm/
Dinit.c507 struct section_perm { struct
519 static struct section_perm nx_perms[] = { argument
546 static struct section_perm ro_perms[] = {
596 void set_section_perms(struct section_perm *perms, int n, bool set, in set_section_perms()
628 static void update_sections_early(struct section_perm perms[], int n) in update_sections_early()