Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
Dmmu-8xx.h97 #define SPRN_M_CASID 793 /* Address space ID (context) to match */ macro
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
D8xx.c242 mtspr(SPRN_M_CASID, id - 1); in set_context()