Home
last modified time | relevance | path

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

/linux-4.19.296/include/asm-generic/
Dfixmap.h29 static __always_inline unsigned long fix_to_virt(const unsigned int idx) in fix_to_virt() function
77 ________addr = fix_to_virt(idx) + ((phys) & (PAGE_SIZE - 1)); \