Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dpgtable.h1498 static inline void *ptr_clear_bit(void *ptr, int bit) in ptr_clear_bit() function
1513 return ptr_clear_bit(pgdp, PTI_PGTABLE_SWITCH_BIT); in user_to_kernel_pgdp()
1523 return ptr_clear_bit(p4dp, PTI_PGTABLE_SWITCH_BIT); in user_to_kernel_p4dp()