Home
last modified time | relevance | path

Searched refs:XKPRANGE (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/Documentation/translations/zh_CN/loongarch/
Dintroduction.rst295 ``XKPRANGE`` ``0x8000000000000000 - 直接映射, 可缓存 / 非缓存, PLV0
301 用户态(PLV3)只能访问XUVRANGE,对于直接映射的XSPRANGE和XKPRANGE,将虚拟地址的第
305 目前,我们仅用XKPRANGE来进行直接映射,XSPRANGE保留给以后用。
308 (在XKPRANGE中)是0x80000000_00001000,其一致可缓存直接映射虚拟地址(在XKPRANGE中)
309 是0x90000000_00001000,而其弱序非缓存直接映射虚拟地址(在XKPRANGE中)是0xA0000000_
/linux-6.1.9/arch/loongarch/include/asm/
Daddrspace.h102 #define XKPRANGE _CONST64_(0x8000000000000000) macro
/linux-6.1.9/Documentation/loongarch/
Dintroduction.rst329 ``XKPRANGE`` ``0x8000000000000000 - Direct-mapped, Cached / Uncached, PLV0
336 XKPRANGE, PA is equal to VA with bits 60~63 cleared, and the cache attribute
340 Currently we only use XKPRANGE for direct mapping and XSPRANGE is reserved.
343 XKPRANGE) of 0x00000000_00001000 is 0x80000000_00001000, the coherent cached
344 direct-mapped VA (in XKPRANGE) of 0x00000000_00001000 is 0x90000000_00001000,
345 and the weakly-ordered uncached direct-mapped VA (in XKPRANGE) of 0x00000000
/linux-6.1.9/arch/loongarch/
DKconfig456 This gives the XKPRANGE address where the kernel is loaded.