Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h59 #define SLBIE_C (0x08000000) macro
/linux-6.1.9/arch/powerpc/mm/book3s64/
Dslb.c438 slbie_data |= SLBIE_C; /* user slbs have C=1 */ in slb_cache_slbie_user()