Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/nohash/32/
Dmmu-8xx.h95 #define SPRN_M_CASID 793 /* Address space ID (context) to match */ macro
/linux-6.1.9/arch/powerpc/mm/nohash/
Dmmu_context.c217 mtspr(SPRN_M_CASID, id - 1); in set_context()