Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dmemtype.h27 bool x86_has_pat_wp(void);
/linux-5.19.10/arch/x86/mm/
Dioremap.c814 if (!x86_has_pat_wp()) in early_memremap_encrypted_wp()
833 if (!x86_has_pat_wp()) in early_memremap_decrypted_wp()
Dinit.c89 bool x86_has_pat_wp(void) in x86_has_pat_wp() function