A D | mmu.c | 730 bool ng) in alloc_init_pte() argument 735 ng ? PTE_EXT_NG : 0); in alloc_init_pte() 742 const struct mem_type *type, bool ng) in __map_init_section() argument 802 void *(*alloc)(unsigned long sz), bool ng) in alloc_init_pud() argument 817 void *(*alloc)(unsigned long sz), bool ng) in alloc_init_p4d() argument 833 bool ng) in create_36bit_mapping() argument 883 (ng ? PMD_SECT_nG : 0)); in create_36bit_mapping() 894 bool ng) in __create_mapping() argument 908 create_36bit_mapping(mm, md, type, ng); in __create_mapping() 961 bool ng) in create_mapping_late() argument [all …]
|