Searched refs:paging (Results 1 – 9 of 9) sorted by relevance
153 struct x86_init_paging paging; member
89 .paging = {
1157 x86_init.paging.pagetable_init(); in setup_arch()
151 # Enable paging and in turn activate Long Mode
26 #define FNAME(name) paging##64_##name44 #define FNAME(name) paging##32_##name
54 a paging MMU.65 System-On-Chip parts, and does not contain a paging MMU.
869 Stream, like paging/swapping rate, memory utilisation, etc.
1382 PAE implements 3-level paging on IA32 processors. PAE is fully1476 5-level paging enables access to larger address space:1483 support 4- or 5-level paging.1485 See Documentation/x86/x86_64/5level-paging.rst for more
2146 x86_init.paging.pagetable_init = xen_pagetable_init; in xen_init_mmu_ops()