Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtlb.h49 #define INVLPGB_FLAG_ASID BIT(2) macro
85 u64 rax = addr | flags | INVLPGB_FLAG_ASID; in __invlpgb()