Searched refs:hidemem_umalloc (Results 1 – 2 of 2) sorted by relevance
56 extern struct hidden_region __data16 ( hidemem_umalloc );57 #define hidemem_umalloc __use_data16 ( hidemem_umalloc ) macro116 hide_region ( &hidemem_umalloc, start, end ); in hide_umalloc()
67 .globl hidemem_umalloc symbol75 hidemem_umalloc: .long 0xffffffff, 0xffffffff /* Changes at runtime */ label