Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dmmu-8xx.h101 #define SPRN_M_CASID 793 /* Address space ID (context) to match */ macro
/Linux-v4.19/arch/powerpc/mm/
D8xx_mmu.c195 mtspr(SPRN_M_CASID, id - 1); in set_context()