Home
last modified time | relevance | path

Searched defs:new_prot (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ovpn/
H A Dtcp.c576 static void ovpn_tcp_build_protos(struct proto *new_prot, in ovpn_tcp_build_protos()
/linux/arch/x86/mm/
H A Ddump_pagetables.c304 pgprotval_t new_prot, new_eff; in note_page() local
H A Dinit_64.c519 pgprot_t new_prot = prot; in phys_pmd_init() local
/linux/arch/x86/mm/pat/
H A Dset_memory.c932 pgprot_t old_prot, new_prot, req_prot, chk_prot; in __should_split_large_page() local
1856 pgprot_t new_prot = pte_pgprot(old_pte); in __change_page_attr() local
/linux/arch/x86/include/asm/
H A Dsev.h584 static inline void set_pte_enc_mask(pte_t *kpte, unsigned long pfn, pgprot_t new_prot) { } in set_pte_enc_mask()