Searched refs:not_global (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/include/target/arm/barrelfish_kpi/
H A Dpaging_arm_v7.h99 uint32_t not_global :1; member in struct:arm_l1_entry::__anon55
117 uint32_t not_global :1; member in struct:arm_l1_entry::__anon56
149 uint32_t not_global :1; member in struct:arm_l2_entry::__anon58
164 uint32_t not_global :1; member in struct:arm_l2_entry::__anon59
/barrelfish-master/kernel/arch/armv7/
H A Dpaging_init.c88 l1.section.not_global = 0; /* Kernel mappings are global. */
H A Dpaging.c160 e_l2->small_page.not_global= 0;
281 pte.section.not_global,
297 pte.super_section.not_global,

Completed in 116 milliseconds