Home
last modified time | relevance | path

Searched refs:protection_support (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dpage_counter.h37 bool protection_support; member
57 bool protection_support) in page_counter_init() argument
62 counter->protection_support = protection_support; in page_counter_init()
/linux-6.15/mm/
H A Dpage_counter.c18 return c->protection_support; in track_protection()