Searched full:mem_type (Results 1 – 3 of 3) sorted by relevance
106 Use mem_type instead. If present, and mem_type is not specified,107 it is equivalent to mem_type = 1 and uses unbuffered mappings to map108 the reserved region (defaults to buffered mappings mem_type = 0).109 If both are specified -- "mem_type" overrides "unbuffered".
25 * ``mem_type`` to specify if the memory type (default is pgprot_writecombine).29 Typically the default value of ``mem_type=0`` should be used as that sets the pstore30 mapping to pgprot_writecombine. Setting ``mem_type=1`` attempts to use35 Setting ``mem_type=2`` attempts to treat the memory region as normal memory,101 .mem_type = <...>,
616 - ``mem_type`` - Memory Type attribute file