Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/include/asm/
Dmemory.h175 #define __PV_BITS_31_24 0x81000000 macro
212 : "r" (x), "I" (__PV_BITS_31_24) \
220 __pv_stub(x, t, "add", __PV_BITS_31_24); in __virt_to_phys_nodebug()
238 __pv_stub((unsigned long) x, t, "sub", __PV_BITS_31_24); in __phys_to_virt()