CONFIG_ARC_CACHE_PAGES is not available for thedefaultarchitecture x86.
Result is shown for architecture arc
Per Page Cache Control
configname: CONFIG_ARC_CACHE_PAGES
Linux Kernel Configuration
└─>ARC Architecture Configuration
└─>ARC CPU Configuration
└─>Enable Cache Support
└─>Per Page Cache Control
In linux kernel since version 3.1 (release Date: 2011-10-24)
This can be used to over-ride the global I/D Cache Enable on a
per-page basis (but only for pages accessed via MMU such as
Kernel Virtual address or User Virtual Address)
TLB entries have a per-page Cache Enable Bit.
Note that Global I/D ENABLE + Per Page DISABLE works but corollary
Global DISABLE + Per Page ENABLE won't work
per-page basis (but only for pages accessed via MMU such as
Kernel Virtual address or User Virtual Address)
TLB entries have a per-page Cache Enable Bit.
Note that Global I/D ENABLE + Per Page DISABLE works but corollary
Global DISABLE + Per Page ENABLE won't work