Lines Matching full:code
8 as :code:`kmalloc`. CXL configuration steps affect the behavior of the page
29 CXL capacity may be onlined in :code:`ZONE_NORMAL` or :code:`ZONE_MOVABLE`.
35 marked :code:`GFP_KERNEL` from :code:`ZONE_MOVABLE`. Kernel allocations are
37 :code:`ZONE_NORMAL` or lower.
39 To simplify this, the page allocator will prefer :code:`ZONE_MOVABLE` over
40 :code:`ZONE_NORMAL` by default, but if :code:`ZONE_MOVABLE` is depleted, it
41 will fallback to allocate from :code:`ZONE_NORMAL`.
47 into :code:`ZONE_NORMAL`, with no :code:`ZONE_MOVABLE` capacity present. The
49 :code:`ZONE_MOVABLE`.
52 :code:`ZONE_MOVABLE` as a valid allocation target. This is because, as of
61 Because the local node does not have :code:`ZONE_MOVABLE`, the CXL node is
65 This configuration also means that if the DRAM ndoe has :code:`ZONE_MOVABLE`
67 prefer CXL :code:`ZONE_MOVABLE` pages over DRAM :code:`ZONE_NORMAL` pages.
78 in :code:`ZONE_NORMAL`), the :code:`cpusets.mems_allowed` may be used by