Home
last modified time | relevance | path

Searched defs:htlbpage_to_page (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/ia64/include/asm/
Dpage.h124 # define htlbpage_to_page(x) (((unsigned long) REGION_NUMBER(x) << 61) \ macro
/kernel/linux/linux-5.10/arch/ia64/include/asm/
Dpage.h151 # define htlbpage_to_page(x) (((unsigned long) REGION_NUMBER(x) << 61) \ macro