Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-symbolizer/
H A DOpts.td58 defm untag_addresses : B<"untag-addresses", "", "Remove memory tags from addresses before symbolization">;
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c2501 int untag, int mcregflood, int mcunregflood) in cpsw_ale_update_vlan_table() argument
2527 ale_entry[0] = (untag & 7) << 24 | (mcregflood & 7) << 16 | in cpsw_ale_update_vlan_table()