Home
last modified time | relevance | path

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

/arch/x86/kernel/
A Dhead32.c98 #define SET_PL2(val) { .pmd = (val), } macro
102 #define SET_PL2(val) { .pgd = (val), } macro
109 pl2_t pl2 = SET_PL2((unsigned long)*ptep | PDE_IDENT_ATTR); in init_map()

Completed in 3 milliseconds