Home
last modified time | relevance | path

Searched defs:xpn (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/book3s/32/
H A Dmmu-hash.h165 unsigned long xpn:3; /* Real page number bits 0-2, optional */ member
/linux/drivers/net/
H A Dmacsec.c400 static bool macsec_validate_skb(struct sk_buff *skb, u16 icv_len, bool xpn) in macsec_validate_skb()