Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/
A Dmmu-40x.h39 #define TLB_VALID 0x00000040 /* Entry is valid */ macro
/linux-6.3-rc2/arch/microblaze/kernel/
A Dhead.S253 ori r3,r3,(TLB_VALID)
286 ori r3,r3,(TLB_VALID)
309 ori r3,r0,(TLB_VALID | TLB_PAGESZ(PAGESZ_4K))
A Dhw_exception_handler.S776 ori r3, r3, TLB_VALID | TLB_PAGESZ(PAGESZ_4K)
/linux-6.3-rc2/arch/microblaze/include/asm/
A Dmmu.h103 # define TLB_VALID 0x00000040 /* Entry is valid */ macro
/linux-6.3-rc2/arch/powerpc/kernel/
A Dhead_40x.S694 ori r3,r3,(TLB_VALID | TLB_PAGESZ(PAGESZ_16M))

Completed in 8 milliseconds